Searched refs:IP_ADDR_COUNT (Results 1 – 2 of 2) sorted by relevance
722 #define IP_ADDR_COUNT 4 /* Total 4 IP address supported in one interface macro
6654 uint32_t ip_idx[IP_ADDR_COUNT] = {0, 1, 2, 3}; /* 4 IP interfaces */ in qla4xxx_wait_for_ip_configuration()6662 for (idx = 0; idx < IP_ADDR_COUNT; idx++) { in qla4xxx_wait_for_ip_configuration()