opnsense-src/sys/dev/bnxt
Marius Strobl 124c340370 iflib drivers: Constify PCI ID LUTs
Since d49e83eac3, iflib(9) is ready
for this change.
While at it, make isc_driver_version strings (static) const where
not apparently un-const on purpose, too.
This reduces the size of the amd64 GENERIC by about 10 KiB.

(cherry picked from commit 51e235148a)

Conflicts (drivers missing in stable/13):
	sys/dev/enetc/if_enetc.c
	sys/dev/enic/if_enic.c
2024-01-10 09:04:58 +01:00
..
bnxt.h iflib drivers: Constify PCI ID LUTs 2024-01-10 09:04:58 +01:00
bnxt_hwrm.c bnxt: Only filter out i386 2023-01-18 18:02:26 -07:00
bnxt_hwrm.h if_bnxt: Added support for mgmt interface for passthrough hwrms 2023-01-18 18:00:07 -07:00
bnxt_ioctl.h
bnxt_mgmt.c if_bnxt: Added support for mgmt interface for passthrough hwrms 2023-01-18 18:00:07 -07:00
bnxt_mgmt.h if_bnxt: Added support for mgmt interface for passthrough hwrms 2023-01-18 18:00:07 -07:00
bnxt_sysctl.c if_bnxt: Remove sysctl node vlan_only which is not being used 2023-01-18 18:00:06 -07:00
bnxt_sysctl.h bnxt: add support for Flow control setting using sysctl 2017-10-24 21:18:50 +00:00
bnxt_txrx.c if_bnxt: Add support for admin down/up and jumbo 2023-01-18 18:00:06 -07:00
convert_hsi.pl sys: Remove $FreeBSD$: one-line sh pattern 2023-09-06 08:02:08 +02:00
hsi_struct_def.h if_bnxt: update hsi_struct_def.h headers 2023-01-18 18:00:05 -07:00
if_bnxt.c iflib drivers: Constify PCI ID LUTs 2024-01-10 09:04:58 +01:00