freebsd-dev/sys/dev/cxgbe/tom
Navdeep Parhar 5e03372b18 cxgbe(4): Do not bring up an interface when IFCAP_TOE is enabled on it.
The interface's queues are functional after VI_INIT_DONE (which is short
of interface-up) and that's all that's needed for t4_tom to communicate
with the chip.

Approved by:	re@ (gjb@)
Sponsored by:	Chelsio Communications
2016-06-29 06:55:30 +00:00
..
t4_connect.c cxgbe: catch up with the latest hardware-related definitions. 2016-02-19 00:29:16 +00:00
t4_cpl_io.c Use sbused() instead of sbspace() to avoid signed issues. 2016-06-15 21:08:51 +00:00
t4_ddp.c Account for AIO socket operations in thread/process resource usage. 2016-06-21 22:19:06 +00:00
t4_listen.c cxgbe(4): Do not bring up an interface when IFCAP_TOE is enabled on it. 2016-06-29 06:55:30 +00:00
t4_tom_l2t.c Implement interface link header precomputation API. 2015-12-31 05:03:27 +00:00
t4_tom_l2t.h
t4_tom.c Use DDP to implement zerocopy TCP receive with aio_read(). 2016-05-07 00:33:35 +00:00
t4_tom.h Use DDP to implement zerocopy TCP receive with aio_read(). 2016-05-07 00:33:35 +00:00