Lines Matching refs:BFA_FALSE

1022 		if (rport->pid && (rport->prlo == BFA_FALSE))  in bfa_fcs_rport_sm_fc4_logorcv()
1144 rport->plogi_pending = BFA_FALSE; in bfa_fcs_rport_sm_hcb_offline()
1225 if (rport->pid && (rport->prlo == BFA_FALSE)) in bfa_fcs_rport_sm_hcb_logorcv()
1264 if (rport->pid && (rport->prlo == BFA_FALSE)) in bfa_fcs_rport_sm_hcb_logorcv()
1734 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_plogi()
1841 bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_rport_send_plogiacc()
1844 bfa_fcs_rport_send_plogiacc, rport, BFA_FALSE); in bfa_fcs_rport_send_plogiacc()
1856 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_plogiacc()
1886 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_adisc()
1956 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_nsdisc()
2095 bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_rport_send_logo()
2098 bfa_fcs_rport_send_logo, rport, BFA_FALSE); in bfa_fcs_rport_send_logo()
2107 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_logo()
2132 fcxp = bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_rport_send_logo_acc()
2141 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_logo_acc()
2203 fcxp = bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_rport_process_prli()
2211 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_process_prli()
2240 fcxp = bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_rport_process_rpsc()
2248 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_process_rpsc()
2271 fcxp = bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_rport_process_adisc()
2281 BFA_FALSE, FC_CLASS_3, len, &fchs, NULL, NULL, in bfa_fcs_rport_process_adisc()
2388 rport->plogi_pending = BFA_FALSE; in bfa_fcs_rport_free()
2595 rport->prlo = BFA_FALSE; in bfa_fcs_rport_process_logo()
2825 rp->scn_online = BFA_FALSE; in bfa_cb_rport_scn_no_dev()
2839 rp->scn_online = BFA_FALSE; in bfa_cb_rport_scn_offline()
2938 fcxp = bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_rport_send_prlo_acc()
2946 port->lp_tag, BFA_FALSE, FC_CLASS_3, len, &fchs, in bfa_fcs_rport_send_prlo_acc()
2964 fcxp = bfa_fcs_fcxp_alloc(rport->fcs, BFA_FALSE); in bfa_fcs_rport_send_ls_rjt()
2973 BFA_FALSE, FC_CLASS_3, len, &fchs, NULL, NULL, in bfa_fcs_rport_send_ls_rjt()
3056 rport_attr->trl_enforced = BFA_FALSE; in bfa_fcs_rport_get_attr()
3385 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rpf_send_rpsc2()