Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/qla4xxx/
Dql4_fw.h532 #define IP_ADDRSTATE_UNCONFIGURED 0 macro
Dql4_isr.c807 } else if (mbox_sts[3] == IP_ADDRSTATE_UNCONFIGURED) { in qla4xxx_isr_decode_mailbox()
Dql4_mbx.c424 case IP_ADDRSTATE_UNCONFIGURED: in qla4xxx_set_ipaddr_state()
Dql4_os.c6675 if (ip_state == IP_ADDRSTATE_UNCONFIGURED || in qla4xxx_wait_for_ip_configuration()