Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgb/
Dixgb_hw.h766 bool ixgb_check_for_bad_link(struct ixgb_hw *hw);
Dixgb_hw.c949 bool ixgb_check_for_bad_link(struct ixgb_hw *hw) in ixgb_check_for_bad_link() function
Dixgb_main.c1161 if (ixgb_check_for_bad_link(&adapter->hw)) { in ixgb_watchdog()