1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/dev/cxgbe
Navdeep Parhar 1f1b5a0f6f Add a routine (t4_set_tcb_field) to update arbitrary parts of a hardware
TCB.  Filters are programmed by modifying the TCB too (via a different
routine) and the reply to any TCB update is delivered via a
CPL_SET_TCB_RPL.  Figure out whether the reply is for a filter-write or
something else and route it appropriately.

MFC after:	2 weeks
2012-08-16 20:15:29 +00:00
..
common Allow for a different handler for each type of firmware message. 2012-08-16 18:31:50 +00:00
firmware In sys/dev/cxgbe/firmware/t4fw_interface.h, change the enum 2012-08-06 18:54:17 +00:00
tom Add a routine (t4_set_tcb_field) to update arbitrary parts of a hardware 2012-08-16 20:15:29 +00:00
adapter.h Add a routine (t4_set_tcb_field) to update arbitrary parts of a hardware 2012-08-16 20:15:29 +00:00
offload.h
osdep.h cxgbe(4): update to firmware interface 1.5.2.0; updates to shared code. 2012-06-22 07:51:15 +00:00
t4_ioctl.h
t4_l2t.c cxgbe(4): support for IPv6 TSO and LRO. 2012-06-29 19:51:06 +00:00
t4_l2t.h
t4_main.c Add a routine (t4_set_tcb_field) to update arbitrary parts of a hardware 2012-08-16 20:15:29 +00:00
t4_sge.c Allow for a different handler for each type of firmware message. 2012-08-16 18:31:50 +00:00