opnsense-src/sys/dev/cxgbe/tom
John Baldwin 866a7f286f Always allocate the atid table during attach.
Previously the table was allocated on first use by TOE and the
ratelimit code.  The forthcoming NIC KTLS code also uses this table.
Allocate it unconditionally during attach to simplify consumers.

Reviewed by:	np
Differential Revision:	https://reviews.freebsd.org/D22028
2019-10-22 20:01:47 +00:00
..
t4_connect.c cxgbe/t4_tom: Initialize all TOE connection parameters in one place. 2019-08-27 04:19:40 +00:00
t4_cpl_io.c Add support for KTLS in the Chelsio TOE module. 2019-10-08 21:40:42 +00:00
t4_ddp.c Change synchonization rules for vm_page reference counting. 2019-09-09 21:32:42 +00:00
t4_listen.c cxgbe/t4_tom: Initialize all TOE connection parameters in one place. 2019-08-27 04:19:40 +00:00
t4_tls.c Remove an unused parameter from get_new_keyid(). 2019-10-14 18:02:56 +00:00
t4_tls.h Add support for KTLS in the Chelsio TOE module. 2019-10-08 21:40:42 +00:00
t4_tom.c Always allocate the atid table during attach. 2019-10-22 20:01:47 +00:00
t4_tom.h Add support for KTLS in the Chelsio TOE module. 2019-10-08 21:40:42 +00:00
t4_tom_l2t.c cxgbe/tom: Put the ifnet or VLAN's PCP value in the 802.1Q tag of frames 2018-08-17 19:22:46 +00:00
t4_tom_l2t.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00