freebsd-dev/sys/dev/cxgbe/common
Navdeep Parhar 6a59b9940e cxgbe(4): Use large clusters for TOE rx queues when TOE+TLS is enabled.
Rx is more efficient within the chip when the receive buffer size
matches the TLS PDU size.

MFC after:	3 days
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D26127
2020-08-23 04:16:20 +00:00
..
common.h cxgbe(4): Use large clusters for TOE rx queues when TOE+TLS is enabled. 2020-08-23 04:16:20 +00:00
t4_hw.c cxgbe(4): Use large clusters for TOE rx queues when TOE+TLS is enabled. 2020-08-23 04:16:20 +00:00
t4_hw.h cxgbe(4): Some updates to the common code. 2020-07-24 23:15:42 +00:00
t4_msg.h NIC KTLS for Chelsio T6 adapters. 2019-11-21 19:30:31 +00:00
t4_regs_values.h cxgbe(4): Use correct FetchBurstMin values for T6. 2019-10-25 21:53:05 +00:00
t4_regs.h NIC KTLS for Chelsio T6 adapters. 2019-11-21 19:30:31 +00:00
t4_tcb.h NIC KTLS for Chelsio T6 adapters. 2019-11-21 19:30:31 +00:00
t4vf_hw.c