Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ixgb/
Dixgb_hw.h741 bool ixgb_check_for_bad_link(struct ixgb_hw *hw);
Dixgb_hw.c922 bool ixgb_check_for_bad_link(struct ixgb_hw *hw) in ixgb_check_for_bad_link() function
Dixgb_main.c1117 if (ixgb_check_for_bad_link(&adapter->hw)) { in ixgb_watchdog()