Home
last modified time | relevance | path

Searched refs:IXGBE_VFGORC_MSB (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dregs.h44 #define IXGBE_VFGORC_MSB 0x01024 macro
H A Dixgbevf_main.c2260 (((u64)(IXGBE_READ_REG(hw, IXGBE_VFGORC_MSB))) << 32); in ixgbevf_init_last_counter_stats()
3140 UPDATE_VF_COUNTER_36bit(IXGBE_VFGORC_LSB, IXGBE_VFGORC_MSB, in ixgbevf_update_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H A Dregs.h44 #define IXGBE_VFGORC_MSB 0x01024 macro
H A Dixgbevf_main.c2259 (((u64)(IXGBE_READ_REG(hw, IXGBE_VFGORC_MSB))) << 32); in ixgbevf_init_last_counter_stats()
3148 UPDATE_VF_COUNTER_36bit(IXGBE_VFGORC_LSB, IXGBE_VFGORC_MSB, in ixgbevf_update_stats()

Completed in 12 milliseconds