freebsd-dev/sys/dev/cxgbe/tom
John Baldwin 78afed1396 Move CLIP table handling out of TOM and into the base driver.
- Store the clip table in 'struct adapter' instead of in the TOM softc.
- Init the clip table during attach and teardown during detach.
- While here, add a dev.<nexus>.<unit>.misc.clip sysctl to dump the
  CLIP table.

This does mean that we update the clip table even if TOE is not enabled,
but non-TOE things need the CLIP table anyway.

Reviewed by:	np, Krishnamraju Eraparaju @ Chelsio
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D18010
2018-11-29 01:15:53 +00:00
..
t4_connect.c Move CLIP table handling out of TOM and into the base driver. 2018-11-29 01:15:53 +00:00
t4_cpl_io.c Use tcp_state_change() in the cxgbe(4) TOE module. 2018-11-09 21:16:45 +00:00
t4_ddp.c cxgbe/tom: Unregister shared CPL handlers on module unload. This fixes 2018-08-28 18:16:02 +00:00
t4_listen.c Move CLIP table handling out of TOM and into the base driver. 2018-11-29 01:15:53 +00:00
t4_tls.c Consolidate on a single set of constants for SCMD fields. 2018-11-16 19:08:52 +00:00
t4_tls.h Consolidate on a single set of constants for SCMD fields. 2018-11-16 19:08:52 +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
t4_tom.c Move CLIP table handling out of TOM and into the base driver. 2018-11-29 01:15:53 +00:00
t4_tom.h Move CLIP table handling out of TOM and into the base driver. 2018-11-29 01:15:53 +00:00