Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgb/
Dixgb_hw.c369 ixgb_check_for_link(hw); in ixgb_init_hw()
913 ixgb_check_for_link(struct ixgb_hw *hw) in ixgb_check_for_link() function
Dixgb_hw.h765 void ixgb_check_for_link(struct ixgb_hw *hw);
Dixgb_main.c1159 ixgb_check_for_link(&adapter->hw); in ixgb_watchdog()