Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_ct.c1980 if (vport->port_state < LPFC_NS_QRY) in lpfc_ns_cmd()
1981 vport->port_state = LPFC_NS_QRY; in lpfc_ns_cmd()
1992 if (vport->port_state < LPFC_NS_QRY) in lpfc_ns_cmd()
1993 vport->port_state = LPFC_NS_QRY; in lpfc_ns_cmd()
H A Dlpfc.h384 LPFC_NS_QRY = 11, /* Query NameServer for NPort ID list */ enumerator
H A Dlpfc_attr.c1073 case LPFC_NS_QRY: in lpfc_link_state_show()
H A Dlpfc_hbadisc.c6154 case LPFC_NS_QRY: in lpfc_disc_timeout_handler()
H A Dlpfc_els.c8006 if (vport->port_state <= LPFC_NS_QRY) { in lpfc_els_rcv_rscn()