Searched refs:HV_COLC_LOWER (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/ |
H A D | ich8lan.h | 151 #define HV_COLC_LOWER PHY_REG(HV_STATS_PAGE, 26) macro
|
H A D | ich8lan.c | 5785 hw->phy.ops.read_reg_page(hw, HV_COLC_LOWER, &phy_data); in e1000_clear_hw_cntrs_ich8lan()
|
H A D | netdev.c | 4909 ret_val = hw->phy.ops.read_reg_page(hw, HV_COLC_LOWER, &phy_data); in e1000e_update_phy_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/ |
H A D | ich8lan.h | 154 #define HV_COLC_LOWER PHY_REG(HV_STATS_PAGE, 26) macro
|
H A D | ich8lan.c | 5801 hw->phy.ops.read_reg_page(hw, HV_COLC_LOWER, &phy_data); in e1000_clear_hw_cntrs_ich8lan()
|
H A D | netdev.c | 4904 ret_val = hw->phy.ops.read_reg_page(hw, HV_COLC_LOWER, &phy_data); in e1000e_update_phy_stats()
|
Completed in 34 milliseconds