Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/
Dql4_fw.h722 #define IP_ADDR_COUNT 4 /* Total 4 IP address supported in one interface macro
Dql4_os.c6654 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()