opnsense-src/sys/dev/ixgbe
Piotr Pietruszewski 73fa89e041 ix: Fix accessing wrong register
Use IXGBE_GRC_BY_MAC(hw) macro instead of IXGBE_GRC as IXGBE_GRC's
address is different on Denverton platform.

This patch is part of change made in NetBSD kernel
by Masanobu Saitoh, NetBSD maintainer.

Differential Revision:	https://reviews.freebsd.org/D19175
Approved by:	erj
2023-08-10 15:43:21 +02:00
..
if_bypass.c
if_fdir.c Mechanically convert ixgbe(4) to IfAPI 2023-01-24 15:05:28 -05:00
if_ix.c ix: Fix accessing wrong register 2023-08-10 15:43:21 +02:00
if_ixv.c ixv: Separate VFTA table for each interface 2023-08-03 13:36:21 -07:00
if_sriov.c Mechanically convert ixgbe(4) to IfAPI 2023-01-24 15:05:28 -05:00
ix_txrx.c net: iflib: fix vlan processing in the drivers 2021-12-28 11:11:41 +00:00
ixgbe.h ix, ixv: Update link status with autonegotiated baudrate value 2023-07-11 18:14:26 +02:00
ixgbe_82598.c ixgbe(4): Fix common typos in source code comments 2022-06-06 07:28:56 +02:00
ixgbe_82598.h
ixgbe_82599.c ixgbe: Add support for 82599 LS 2023-08-09 18:31:39 -07:00
ixgbe_82599.h
ixgbe_api.c ixgbe: Fix typos in source code comments 2023-04-28 18:01:58 +08:00
ixgbe_api.h ixgbe: Update shared code catchup 2021-10-06 18:45:55 -07:00
ixgbe_bypass.h
ixgbe_common.c ixgbe: Fix typos in source code comments 2023-04-28 18:01:58 +08:00
ixgbe_common.h ixgbe: Update shared code catchup 2021-10-06 18:45:55 -07:00
ixgbe_dcb.c ixgbe: Update shared code catchup 2021-10-06 18:45:55 -07:00
ixgbe_dcb.h
ixgbe_dcb_82598.c
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c
ixgbe_dcb_82599.h
ixgbe_fdir.h
ixgbe_features.h
ixgbe_mbx.c ixgbe: Update shared code catchup 2021-10-06 18:45:55 -07:00
ixgbe_mbx.h ixv(4): Allow PF to control the VF link state 2022-03-04 10:53:07 -08:00
ixgbe_osdep.c ix, ixv: Update link status with autonegotiated baudrate value 2023-07-11 18:14:26 +02:00
ixgbe_osdep.h ixgbe: purge EOL release compatibility 2023-02-04 09:11:05 -07:00
ixgbe_phy.c ixgbe: Warn once for unsupported SFPs 2023-08-02 23:00:58 -07:00
ixgbe_phy.h ixgbe: Update shared code catchup 2021-10-06 18:45:55 -07:00
ixgbe_rss.h
ixgbe_sriov.h
ixgbe_type.h ixgbe: Add support for 82599 LS 2023-08-09 18:31:39 -07:00
ixgbe_vf.c ixv(4): Allow PF to control the VF link state 2022-03-04 10:53:07 -08:00
ixgbe_vf.h ixv(4): Allow PF to control the VF link state 2022-03-04 10:53:07 -08:00
ixgbe_x540.c ixgbe: Update shared code catchup 2021-10-06 18:45:55 -07:00
ixgbe_x540.h
ixgbe_x550.c ix: Mark variables only used in debug traces as unused. 2022-04-06 16:45:29 -07:00
ixgbe_x550.h