Searched refs:newLFC (Results 1 – 1 of 1) sorted by relevance
950 uint32_t newLFC, newRFC; in ixgb_check_for_bad_link() local954 newLFC = IXGB_READ_REG(hw, LFC); in ixgb_check_for_bad_link()956 if((hw->lastLFC + 250 < newLFC) || (hw->lastRFC + 250 < newRFC)) { in ixgb_check_for_bad_link()960 hw->lastLFC = newLFC; in ixgb_check_for_bad_link()