freebsd-dev/sys/dev/cxgbe/common
Navdeep Parhar 0e4cd4a2e0 cxgbe(4): Add the ability to dump mailbox commands and replies. It is
enabled/disabled via bit 0 of adapter->debug_flags (which is available
at dev.t5nex.<n>.debug_flags).

MFC after:	1 week
2015-06-16 12:36:29 +00:00
..
common.h cxgbe(4): figure out the max payload size and save it for later. 2014-11-19 20:16:56 +00:00
t4_hw.c cxgbe(4): Add the ability to dump mailbox commands and replies. It is 2015-06-16 12:36:29 +00:00
t4_hw.h cxgbe(4): significant rx rework. 2014-03-18 20:14:13 +00:00
t4_msg.h cxgbe/tom: don't leak resources tied to an active open request that 2014-10-07 21:26:22 +00:00
t4_regs_values.h - Read all TP parameters in one place. 2013-07-04 17:55:52 +00:00
t4_regs.h Add new a M_START() mbuf macro that returns a pointer to the start of 2014-09-11 07:16:15 +00:00
t4_tcb.h