Home
last modified time | relevance | path

Searched refs:igb_write_phy_reg_igp (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_phy.h38 s32 igb_write_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 data);
H A De1000_phy.c419 s32 igb_write_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 data) in igb_write_phy_reg_igp() function
H A De1000_82575.c220 phy->ops.write_reg = igb_write_phy_reg_igp; in igb_init_phy_params_82575()