Lines Matching refs:fc_ns_retry
888 vport->port_state, vport->fc_ns_retry, vport->fc_flag); in lpfc_linkdown_port()
1013 vport->fc_ns_retry = 0; in lpfc_linkup_port()
3881 vport->fc_ns_retry = 0; in lpfc_mbx_cmpl_ns_reg_login()
4359 vport->port_state, vport->fc_ns_retry, vport->fc_flag); in lpfc_can_disctmo()
5292 vport->port_state, vport->fc_ns_retry, vport->fc_flag); in lpfc_disc_timeout_handler()
5368 vport->fc_ns_retry, LPFC_MAX_NS_RETRY); in lpfc_disc_timeout_handler()
5370 if (vport->fc_ns_retry < LPFC_MAX_NS_RETRY) { in lpfc_disc_timeout_handler()
5372 vport->fc_ns_retry++; in lpfc_disc_timeout_handler()
5374 vport->fc_ns_retry, 0); in lpfc_disc_timeout_handler()
5378 vport->fc_ns_retry = 0; in lpfc_disc_timeout_handler()
5443 vport->fc_ns_retry, LPFC_MAX_NS_RETRY); in lpfc_disc_timeout_handler()