Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/ixgb/
Dixgb_hw.c930 if ((hw->lastLFC + 250 < newLFC) in ixgb_check_for_bad_link()
935 hw->lastLFC = newLFC; in ixgb_check_for_bad_link()
Dixgb_hw.h668 u32 lastLFC; member