BYPASS_MAX_LOGS
struct ixgbe_bypass_eeprom eeprom[BYPASS_MAX_LOGS];
while (count < BYPASS_MAX_LOGS) {
head = head ? head - 1 : BYPASS_MAX_LOGS;