Searched refs:BYPASS_MAX_LOGS (Results 1 – 2 of 2) sorted by relevance
557 struct ixgbe_bypass_eeprom eeprom[BYPASS_MAX_LOGS]; in ixgbe_bp_log()595 while (count < BYPASS_MAX_LOGS) { in ixgbe_bp_log()628 head = head ? head - 1 : BYPASS_MAX_LOGS; in ixgbe_bp_log()
4458 #define BYPASS_MAX_LOGS 43 macro