Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A D82571.h31 bool e1000_check_phy_82574(struct e1000_hw *hw);
H A D82571.c1359 bool e1000_check_phy_82574(struct e1000_hw *hw) in e1000_check_phy_82574() function
H A Dnetdev.c5155 if (e1000_check_phy_82574(hw)) in e1000e_check_82574_phy_workaround()