1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-30 12:04:07 +00:00
freebsd/sys/ofed/include/linux/mlx4
Hans Petter Selasky 2b8859521d Updates for the Mellanox ethernet driver
> List of fixes:
  * use correct format for GID printouts
  * double array indexing
  * spelling in printouts
  * void pointer arithmetic
  * allow more receive rings
  * correct maximum number of transmit rings
  * use "const" instead of "static" for constants
  * check for invalid VLAN tags
  * check for lack of IRQ resources
> Added more hardware specific defines
> Added more verbose printouts of firmware status codes

Sponsored by:	Mellanox Technologies
MFC after:	3 days
2015-03-04 09:30:03 +00:00
..
cmd.h
cq.h
device.h Updates for the Mellanox ethernet driver 2015-03-04 09:30:03 +00:00
doorbell.h
driver.h Update the OFED Linux compatibility layer and 2014-10-15 13:40:29 +00:00
qp.h Updates for the Mellanox ethernet driver 2015-03-04 09:30:03 +00:00
srq.h