fc_ns_retry       433 drivers/scsi/lpfc/lpfc.h 	uint8_t fc_ns_retry;	/* retries for fabric nameserver */
fc_ns_retry       607 drivers/scsi/lpfc/lpfc_ct.c 	vport->fc_ns_retry = 0;
fc_ns_retry       684 drivers/scsi/lpfc/lpfc_ct.c 		irsp->ulpStatus, irsp->un.ulpWord[4], vport->fc_ns_retry);
fc_ns_retry       734 drivers/scsi/lpfc/lpfc_ct.c 		if (vport->fc_ns_retry < LPFC_MAX_NS_RETRY) {
fc_ns_retry       738 drivers/scsi/lpfc/lpfc_ct.c 				vport->fc_ns_retry++;
fc_ns_retry       747 drivers/scsi/lpfc/lpfc_ct.c 					 vport->fc_ns_retry, type);
fc_ns_retry       756 drivers/scsi/lpfc/lpfc_ct.c 				 irsp->ulpStatus, vport->fc_ns_retry);
fc_ns_retry       887 drivers/scsi/lpfc/lpfc_ct.c 			      vport->fc_ns_retry);
fc_ns_retry       937 drivers/scsi/lpfc/lpfc_ct.c 		if (vport->fc_ns_retry < LPFC_MAX_NS_RETRY) {
fc_ns_retry       941 drivers/scsi/lpfc/lpfc_ct.c 				vport->fc_ns_retry++;
fc_ns_retry       946 drivers/scsi/lpfc/lpfc_ct.c 					 vport->fc_ns_retry, GID_PT_N_PORT);
fc_ns_retry       955 drivers/scsi/lpfc/lpfc_ct.c 				 irsp->ulpStatus, vport->fc_ns_retry);
fc_ns_retry      6688 drivers/scsi/lpfc/lpfc_els.c 	vport->fc_ns_retry = 0;
fc_ns_retry       874 drivers/scsi/lpfc/lpfc_hbadisc.c 		vport->port_state, vport->fc_ns_retry, vport->fc_flag);
fc_ns_retry      1027 drivers/scsi/lpfc/lpfc_hbadisc.c 	vport->fc_ns_retry = 0;
fc_ns_retry      4095 drivers/scsi/lpfc/lpfc_hbadisc.c 	vport->fc_ns_retry = 0;
fc_ns_retry      4679 drivers/scsi/lpfc/lpfc_hbadisc.c 		vport->port_state, vport->fc_ns_retry, vport->fc_flag);
fc_ns_retry      5823 drivers/scsi/lpfc/lpfc_hbadisc.c 		vport->port_state, vport->fc_ns_retry, vport->fc_flag);
fc_ns_retry      5900 drivers/scsi/lpfc/lpfc_hbadisc.c 				 vport->fc_ns_retry, LPFC_MAX_NS_RETRY);
fc_ns_retry      5902 drivers/scsi/lpfc/lpfc_hbadisc.c 		if (vport->fc_ns_retry < LPFC_MAX_NS_RETRY) {
fc_ns_retry      5904 drivers/scsi/lpfc/lpfc_hbadisc.c 			vport->fc_ns_retry++;
fc_ns_retry      5910 drivers/scsi/lpfc/lpfc_hbadisc.c 		vport->fc_ns_retry = 0;
fc_ns_retry      5975 drivers/scsi/lpfc/lpfc_hbadisc.c 					 vport->fc_ns_retry, LPFC_MAX_NS_RETRY);