Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgb/
H A Dixgb_hw.c342 ixgb_check_for_link(hw); in ixgb_init_hw()
886 ixgb_check_for_link(struct ixgb_hw *hw) in ixgb_check_for_link() function
H A Dixgb_hw.h740 void ixgb_check_for_link(struct ixgb_hw *hw);
H A Dixgb_main.c1122 ixgb_check_for_link(&adapter->hw); in ixgb_watchdog()