Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A D82571.h32 bool e1000e_get_laa_state_82571(struct e1000_hw *hw);
H A D82571.c1089 if (e1000e_get_laa_state_82571(hw)) in e1000_init_hw_82571()
1683 bool e1000e_get_laa_state_82571(struct e1000_hw *hw) in e1000e_get_laa_state_82571() function
H A Dnetdev.c5395 if (e1000e_get_laa_state_82571(hw)) in e1000_watchdog_task()