Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_phy.h25 s32 igb_phy_force_speed_duplex_igp(struct e1000_hw *hw);
H A De1000_phy.c1132 s32 igb_phy_force_speed_duplex_igp(struct e1000_hw *hw) in igb_phy_force_speed_duplex_igp() function
H A De1000_82575.c286 phy->ops.force_speed_duplex = igb_phy_force_speed_duplex_igp; in igb_init_phy_params_82575()