linux/drivers/net/ethernet/intel/ixgbe
Maciej Fijalkowski 836aeaf73a ixgbe: pull out stats update to common routines
Introduce ixgbe_update_{r,t}x_ring_stats() that will be used by both
standard and ZC datapath.

Signed-off-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2024-03-06 09:32:58 -08:00
..
ixgbe.h ixgbe: Convert ret val type from s32 to int 2024-02-06 13:17:14 -08:00
ixgbe_82598.c ixgbe: Rearrange args to fix reverse Christmas tree 2024-02-06 13:17:14 -08:00
ixgbe_82599.c ixgbe: Add 1000BASE-BX support 2024-03-04 20:49:58 -08:00
ixgbe_common.c ixgbe: Rearrange args to fix reverse Christmas tree 2024-02-06 13:17:14 -08:00
ixgbe_common.h ixgbe: Convert ret val type from s32 to int 2024-02-06 13:17:14 -08:00
ixgbe_dcb.c ixgbe: Convert ret val type from s32 to int 2024-02-06 13:17:14 -08:00
ixgbe_dcb.h ixgbe: Convert ret val type from s32 to int 2024-02-06 13:17:14 -08:00
ixgbe_dcb_82598.c ixgbe: Convert ret val type from s32 to int 2024-02-06 13:17:14 -08:00
ixgbe_dcb_82598.h ixgbe: Convert ret val type from s32 to int 2024-02-06 13:17:14 -08:00
ixgbe_dcb_82599.c ixgbe: Convert ret val type from s32 to int 2024-02-06 13:17:14 -08:00
ixgbe_dcb_82599.h ixgbe: Convert ret val type from s32 to int 2024-02-06 13:17:14 -08:00
ixgbe_dcb_nl.c
ixgbe_debugfs.c
ixgbe_ethtool.c ixgbe: Add 1000BASE-BX support 2024-03-04 20:49:58 -08:00
ixgbe_fcoe.c intel: legacy: field prep conversion 2023-12-18 11:15:53 -08:00
ixgbe_fcoe.h
ixgbe_ipsec.c ixgbe: fill IPsec state validation failure reason 2023-01-26 16:28:48 -08:00
ixgbe_ipsec.h
ixgbe_lib.c ixgbe: Fix panic during XDP_TX with > 64 CPUs 2023-04-27 11:54:33 +02:00
ixgbe_main.c ixgbe: pull out stats update to common routines 2024-03-06 09:32:58 -08:00
ixgbe_mbx.c ixgbe: Convert ret val type from s32 to int 2024-02-06 13:17:14 -08:00
ixgbe_mbx.h ixgbe: Convert ret val type from s32 to int 2024-02-06 13:17:14 -08:00
ixgbe_model.h
ixgbe_phy.c ixgbe: Add 1000BASE-BX support 2024-03-04 20:49:58 -08:00
ixgbe_phy.h ixgbe: Add 1000BASE-BX support 2024-03-04 20:49:58 -08:00
ixgbe_ptp.c ixgbe: fix timestamp configuration code 2023-09-13 12:23:46 +01:00
ixgbe_sriov.c ixgbe: Convert ret val type from s32 to int 2024-02-06 13:17:14 -08:00
ixgbe_sriov.h
ixgbe_sysfs.c
ixgbe_txrx_common.h ixgbe: pull out stats update to common routines 2024-03-06 09:32:58 -08:00
ixgbe_type.h ixgbe: Add 1000BASE-BX support 2024-03-04 20:49:58 -08:00
ixgbe_x540.c ixgbe: Rearrange args to fix reverse Christmas tree 2024-02-06 13:17:14 -08:00
ixgbe_x540.h ixgbe: Convert ret val type from s32 to int 2024-02-06 13:17:14 -08:00
ixgbe_x550.c ixgbe: Clarify the values of the returning status 2024-02-06 13:17:14 -08:00
ixgbe_xsk.c ixgbe: pull out stats update to common routines 2024-03-06 09:32:58 -08:00
Makefile