Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ixgb/
Dixgb_hw.c344 ixgb_check_for_link(hw); in ixgb_init_hw()
888 ixgb_check_for_link(struct ixgb_hw *hw) in ixgb_check_for_link() function
Dixgb_hw.h740 void ixgb_check_for_link(struct ixgb_hw *hw);
Dixgb_main.c1126 ixgb_check_for_link(&adapter->hw); in ixgb_watchdog()