Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla4xxx/
H A Dql4_fw.h722 #define IP_ADDR_COUNT 4 /* Total 4 IP address supported in one interface macro
H A Dql4_os.c6651 uint32_t ip_idx[IP_ADDR_COUNT] = {0, 1, 2, 3}; /* 4 IP interfaces */ in qla4xxx_wait_for_ip_configuration()
6659 for (idx = 0; idx < IP_ADDR_COUNT; idx++) { in qla4xxx_wait_for_ip_configuration()