Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dregs.h46 #define IXGBE_VFGOTC_MSB 0x02024 macro
H A Dixgbevf_main.c2264 (((u64)(IXGBE_READ_REG(hw, IXGBE_VFGOTC_MSB))) << 32); in ixgbevf_init_last_counter_stats()
3143 UPDATE_VF_COUNTER_36bit(IXGBE_VFGOTC_LSB, IXGBE_VFGOTC_MSB, in ixgbevf_update_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H A Dregs.h46 #define IXGBE_VFGOTC_MSB 0x02024 macro
H A Dixgbevf_main.c2263 (((u64)(IXGBE_READ_REG(hw, IXGBE_VFGOTC_MSB))) << 32); in ixgbevf_init_last_counter_stats()
3151 UPDATE_VF_COUNTER_36bit(IXGBE_VFGOTC_LSB, IXGBE_VFGOTC_MSB, in ixgbevf_update_stats()

Completed in 11 milliseconds