Lines Matching refs:fc_ns_retry
862 vport->port_state, vport->fc_ns_retry, vport->fc_flag); in lpfc_linkdown_port()
987 vport->fc_ns_retry = 0; in lpfc_linkup_port()
3869 vport->fc_ns_retry = 0; in lpfc_mbx_cmpl_ns_reg_login()
4355 vport->port_state, vport->fc_ns_retry, vport->fc_flag); in lpfc_can_disctmo()
5318 vport->port_state, vport->fc_ns_retry, vport->fc_flag); in lpfc_disc_timeout_handler()
5394 vport->fc_ns_retry, LPFC_MAX_NS_RETRY); in lpfc_disc_timeout_handler()
5396 if (vport->fc_ns_retry < LPFC_MAX_NS_RETRY) { in lpfc_disc_timeout_handler()
5398 vport->fc_ns_retry++; in lpfc_disc_timeout_handler()
5400 vport->fc_ns_retry, 0); in lpfc_disc_timeout_handler()
5404 vport->fc_ns_retry = 0; in lpfc_disc_timeout_handler()
5469 vport->fc_ns_retry, LPFC_MAX_NS_RETRY); in lpfc_disc_timeout_handler()