opnsense-src/sys/dev/cxgbe
Bjoern A. Zeeb 0bbb50ec87 cxgbe: remove unused linux headers
Remove unused #includes of LinuxKPI headers noticed while trying to
solve LinuxKPI struct net_device and related functions.
Neither netdevice.h nor inetdevice.h nor notifier.h seem to be needed.
This takes cxgbe(4) out of the picture of D29366.

Sponsored by:	The FreeBSD Foundation
Reviewed by:	np
Differential Revision:	https://reviews.freebsd.org/D29432

(cherry picked from commit 0a7b99553f)
2021-07-18 00:34:59 +00:00
..
common cxgbe(4): Allow a T6 adapter to switch between TOE and NIC TLS mode. 2021-05-15 20:12:11 -07:00
crypto ccr: Disable requests on port 1 when needed to workaround a firmware bug. 2021-04-26 12:01:32 -07:00
cudbg cxgbe(4): unimplemented cudbg routines should return the correct 2020-10-14 08:04:39 +00:00
cxgbei cxgbe: Add a struct sge_ofld_txq type. 2021-04-26 12:02:06 -07:00
firmware cxgbe(4): Allow a T6 adapter to switch between TOE and NIC TLS mode. 2021-05-15 20:12:11 -07:00
iw_cxgbe cxgbe: remove unused linux headers 2021-07-18 00:34:59 +00:00
tom cxgbe/tom: Fix potential leak in t4_aiotx_process_job. 2021-05-15 20:24:06 -07:00
adapter.h cxgbe(4): Add flag to reliably stop the driver from accessing hw stats. 2021-05-15 20:34:01 -07:00
if_cc.c cxgbe(4): Attach to cards with the Terminator 6 ASIC. T6 cards will 2016-09-16 00:08:37 +00:00
if_ccv.c cxgbe(4): Attach to cards with the Terminator 6 ASIC. T6 cards will 2016-09-16 00:08:37 +00:00
if_cxl.c
if_cxlv.c Chelsio T4/T5 VF driver. 2016-09-07 18:13:57 +00:00
offload.h cxgbe: Add a struct sge_ofld_txq type. 2021-04-26 12:02:06 -07:00
osdep.h cxgbe(4): make the logging helpers a little more robust. 2021-05-15 20:26:22 -07:00
t4_clip.c cxgbe(4): Use ifaddr_event_ext instead of ifaddr_event for CLIP management. 2021-05-15 20:45:59 -07:00
t4_clip.h Move CLIP table handling out of TOM and into the base driver. 2018-11-29 01:15:53 +00:00
t4_filter.c cxgbe(4): Add a driver ioctl to set the filter mask. 2021-05-15 19:53:07 -07:00
t4_if.m Use the port device name for the iov device for Chelsio T4/T5 cards. 2016-08-03 17:11:08 +00:00
t4_ioctl.h cxgbe(4): Add a driver ioctl to set the filter mask. 2021-05-15 19:53:07 -07:00
t4_iov.c cxgbe(4): Allow the PF driver to set a VF's MAC address. 2020-11-09 00:08:35 +00:00
t4_l2t.c NIC KTLS for Chelsio T6 adapters. 2019-11-21 19:30:31 +00:00
t4_l2t.h NIC KTLS for Chelsio T6 adapters. 2019-11-21 19:30:31 +00:00
t4_main.c cxgbe(4): hw.cxgbe.panic_on_fatal_err can be changed any time. 2021-05-15 20:37:37 -07:00
t4_mp_ring.c cxgbe(4): changes in the Tx path to help increase tx coalescing. 2020-07-03 04:44:23 +00:00
t4_mp_ring.h cxgbe(4): changes in the Tx path to help increase tx coalescing. 2020-07-03 04:44:23 +00:00
t4_netmap.c cxgbe(4): use standard sysctl routines to deal with 16b values. 2021-05-15 20:06:35 -07:00
t4_sched.c cxgbe(4): Fix min/max typo in r366958. 2020-10-23 02:24:43 +00:00
t4_sge.c cxgbe(4): Do not panic when tx is called with invalid checksum requests. 2021-05-15 20:44:46 -07:00
t4_smt.c cxgbe(4): Move all control queues to the adapter. 2018-08-11 21:10:08 +00:00
t4_smt.h cxgbe(4): Retire an old check. 2018-06-01 01:05:34 +00:00
t4_tracer.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
t4_vf.c cxgbe(4): Break up t4_read_chip_settings. 2021-05-15 19:45:16 -07:00