Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgb/
Dixgb_hw.c952 bool bad_link_returncode = false; in ixgb_check_for_bad_link() local
960 bad_link_returncode = true; in ixgb_check_for_bad_link()
966 return bad_link_returncode; in ixgb_check_for_bad_link()