opnsense-src/sys/dev/cxgbe/cxgbei
Navdeep Parhar 4f1b1077fb cxgbe(4): Changes to ULD list management.
* Convert t4_uld_list to an array.  There will be at most 3 items in the
  list and it's simpler to track them in an array with a fixed slot for
  each ULD.
* There is no need to refcount ULDs so stop doing that.
* Add uld_ prefix to all members of uld_info.
* Rename async_event to uld_stop to match its actual purpose.  Call it
  for all ULDs and not just ULD_IWARP.

Reviewed by:	jhb
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D46029

(cherry picked from commit cf5e6370f15cffabbbf508083ba7d48ec8abfa79)
2024-10-21 10:00:26 -07:00
..
cxgbei.c cxgbe(4): Changes to ULD list management. 2024-10-21 10:00:26 -07:00
cxgbei.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
icl_cxgbei.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00