Searched refs:e1000_set_laa_state_82571 (Results 1 – 3 of 3) sorted by relevance
64 void e1000_set_laa_state_82571(struct e1000_hw *hw, bool state);
1174 e1000_set_laa_state_82571(hw, TRUE); in e1000_reset_hw_82571()1863 void e1000_set_laa_state_82571(struct e1000_hw *hw, bool state) in e1000_set_laa_state_82571() function
1463 e1000_set_laa_state_82571(hw, B_TRUE); in e1000g_init()