1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/sys/dev/cxgbe/common
Navdeep Parhar 0a0a697c73 cxgbe(4): Updates to the hardware L2 table management code.
- Add full support for IPv6 addresses.

- Read the size of the L2 table during attach.  Do not assume that PCIe
  physical function 4 of the card has all of the table to itself.

- Use FNV instead of Jenkins to hash L3 addresses and drop the private
  copy of jhash.h from the driver.

MFC after:	1 week
2013-01-14 20:36:22 +00:00
..
common.h Add a driver ioctl to read a byte from any device on a port's i2c bus. 2012-10-10 17:13:46 +00:00
t4_hw.c Add a driver ioctl to read a byte from any device on a port's i2c bus. 2012-10-10 17:13:46 +00:00
t4_hw.h Support for TCP DDP (Direct Data Placement) in the T4 TOE module. 2012-08-17 00:49:29 +00:00
t4_msg.h Support for TCP DDP (Direct Data Placement) in the T4 TOE module. 2012-08-17 00:49:29 +00:00
t4_regs_values.h
t4_regs.h
t4_tcb.h