opnsense-src/sys/dev/ixgbe
Doug Moore 267f223f62 ixgbe: fix compilation for VF
The mailbox API changed in version 15 and these array ops were left out
of the recent code import as applicable to FreeBSD.

Reported by:	vishwin, yasu
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D46708
2024-09-20 00:57:36 -07:00
..
if_bypass.c sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
if_fdir.c sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
if_ix.c ixgbe: introduce new mailbox API 2024-09-19 19:38:59 -07:00
if_ixv.c iflib drivers: Constify PCI ID LUTs 2023-08-17 20:34:23 +02:00
if_sriov.c ixgbe: fix compilation for VF 2024-09-20 00:57:36 -07:00
ix_txrx.c sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
ixgbe.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
ixgbe_82598.c sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
ixgbe_82598.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
ixgbe_82599.c ixgbe: replace implicit fall-through comments 2024-09-19 20:15:05 -07:00
ixgbe_82599.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
ixgbe_api.c ixgbe: improve function comments 2024-09-19 19:50:23 -07:00
ixgbe_api.h ixgbe: remove unused function prototypes 2024-09-19 20:37:07 -07:00
ixgbe_bypass.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
ixgbe_common.c ixgbe: prevent PBA read over eeprom word size 2024-09-19 20:33:37 -07:00
ixgbe_common.h ixgbe: use primary and block terminology 2024-09-19 20:18:00 -07:00
ixgbe_dcb.c ixgbe: improve function comments 2024-09-19 19:50:23 -07:00
ixgbe_dcb.h ixgbe: increase DCB BW calculation for MTU 2024-09-19 19:42:39 -07:00
ixgbe_dcb_82598.c sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
ixgbe_dcb_82598.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
ixgbe_dcb_82599.c sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
ixgbe_dcb_82599.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
ixgbe_fdir.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
ixgbe_features.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
ixgbe_mbx.c ixgbe: introduce new mailbox API 2024-09-19 19:38:59 -07:00
ixgbe_mbx.h ixgbe: remove circular dependency in ixgbe_mbx.h 2024-09-19 20:22:35 -07:00
ixgbe_osdep.c sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
ixgbe_osdep.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
ixgbe_phy.c ixgbe: improve function comments 2024-09-19 19:50:23 -07:00
ixgbe_phy.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
ixgbe_rss.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
ixgbe_sriov.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
ixgbe_type.h ixgbe: add missing QV defines 2024-09-19 20:27:21 -07:00
ixgbe_vf.c ixgbe: introduce new mailbox API 2024-09-19 19:38:59 -07:00
ixgbe_vf.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
ixgbe_x540.c ixgbe: introduce new mailbox API 2024-09-19 19:38:59 -07:00
ixgbe_x540.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
ixgbe_x550.c ixgbe: improve Atom C3000 SWFW semaphore acq 2024-09-19 20:31:18 -07:00
ixgbe_x550.h ixgbe: remove unused function prototypes 2024-09-19 20:37:07 -07:00