freebsd-dev/sys/dev/cxgbe
Navdeep Parhar 93e9cae3fa Read card capabilities after firmware initialization, instead of setting
them up as part of firmware initialization (which the driver gets to do
only if it's the master driver).

Read the range of tids available for the ETHOFLD functionality if it's
enabled.

New is_ftid() and is_etid() functions to test whether a tid falls within
the range of filter tids or ETHOFLD tids respectively.

MFC after:	2 weeks
2013-12-14 03:08:03 +00:00
..
common Read card capabilities after firmware initialization, instead of setting 2013-12-14 03:08:03 +00:00
firmware cxgbe(4): Update T4 and T5 firmwares to 1.9.12.0 2013-10-14 21:25:07 +00:00
iw_cxgbe Fix typo in previous commit. 2013-10-18 00:00:08 +00:00
tom Read card capabilities after firmware initialization, instead of setting 2013-12-14 03:08:03 +00:00
adapter.h cxgbe(4): save a copy of the RSS map for each port for the driver's use. 2013-12-08 17:47:37 +00:00
offload.h Read card capabilities after firmware initialization, instead of setting 2013-12-14 03:08:03 +00:00
osdep.h Add hooks in base cxgbe(4) for the iWARP upper-layer driver. Update a 2013-08-28 20:45:45 +00:00
t4_ioctl.h cxgbe(4): T4_SET_SCHED_CLASS and T4_SET_SCHED_QUEUE ioctls to program 2013-12-03 18:34:52 +00:00
t4_l2t.c Include necessary headers that now are available due to pollution 2013-10-28 07:29:16 +00:00
t4_l2t.h cxgbe(4): Updates to the hardware L2 table management code. 2013-01-14 20:36:22 +00:00
t4_main.c Read card capabilities after firmware initialization, instead of setting 2013-12-14 03:08:03 +00:00
t4_sge.c Read card capabilities after firmware initialization, instead of setting 2013-12-14 03:08:03 +00:00
t4_tracer.c Include necessary headers that now are available due to pollution 2013-10-28 07:29:16 +00:00