Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_init.c290 #define QLCNIC_MAX_ROM_WAIT_USEC 100 macro
302 if (++timeout >= QLCNIC_MAX_ROM_WAIT_USEC) { in qlcnic_wait_rom_done()