Home
last modified time | relevance | path

Searched refs:igb_read_phy_reg_gs40g (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/igb/
De1000_phy.h73 s32 igb_read_phy_reg_gs40g(struct e1000_hw *hw, u32 offset, u16 *data);
De1000_i210.c866 igb_read_phy_reg_gs40g(hw, (E1000_PHY_PLL_FREQ_PAGE | in igb_pll_workaround_i210()
De1000_phy.c2453 s32 igb_read_phy_reg_gs40g(struct e1000_hw *hw, u32 offset, u16 *data) in igb_read_phy_reg_gs40g() function
De1000_82575.c205 phy->ops.read_reg = igb_read_phy_reg_gs40g; in igb_init_phy_params_82575()