freebsd-nq/sys/dev/cxgbe
John Baldwin b12c0a9eeb Move special DDP handling for closing a connection into a new
handle_ddp_close() function in t4_ddp.c as the logic is similar
to handle_ddp_data().  This allows all knowledge of the special
DDP mbufs to be private to t4_ddp.c as well.
2015-03-16 15:56:06 +00:00
..
common
firmware
iw_cxgbe
tom Move special DDP handling for closing a connection into a new 2015-03-16 15:56:06 +00:00
adapter.h cxgbe(4): set up congestion management for netmap rx queues. 2015-02-24 18:40:10 +00:00
if_cxl.c
offload.h
osdep.h
t4_ioctl.h
t4_l2t.c Revert r279934, r279938; this is going to be fixed in sbuf instead. 2015-03-14 13:04:39 +00:00
t4_l2t.h
t4_main.c Set the SBUF_INCLUDENUL flag in sbuf_new_for_sysctl() so that sysctl 2015-03-14 17:08:28 +00:00
t4_mp_ring.c
t4_mp_ring.h
t4_netmap.c cxgbe(4): experimental rx packet sink for netmap queues. This is not 2015-03-06 20:41:28 +00:00
t4_sge.c cxgbe(4): set up congestion management for netmap rx queues. 2015-02-24 18:40:10 +00:00
t4_tracer.c