Lines Matching refs:BFA_FALSE

1006 		if (rport->pid && (rport->prlo == BFA_FALSE))  in bfa_fcs_rport_sm_fc4_logorcv()
1128 rport->plogi_pending = BFA_FALSE; in bfa_fcs_rport_sm_hcb_offline()
1209 if (rport->pid && (rport->prlo == BFA_FALSE)) in bfa_fcs_rport_sm_hcb_logorcv()
1248 if (rport->pid && (rport->prlo == BFA_FALSE)) in bfa_fcs_rport_sm_hcb_logorcv()
1718 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_plogi()
1825 bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_rport_send_plogiacc()
1828 bfa_fcs_rport_send_plogiacc, rport, BFA_FALSE); in bfa_fcs_rport_send_plogiacc()
1840 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_plogiacc()
1870 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_adisc()
1940 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_nsdisc()
2079 bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_rport_send_logo()
2082 bfa_fcs_rport_send_logo, rport, BFA_FALSE); in bfa_fcs_rport_send_logo()
2091 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_logo()
2116 fcxp = bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_rport_send_logo_acc()
2125 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_logo_acc()
2187 fcxp = bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_rport_process_prli()
2195 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_process_prli()
2224 fcxp = bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_rport_process_rpsc()
2232 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_process_rpsc()
2255 fcxp = bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_rport_process_adisc()
2265 BFA_FALSE, FC_CLASS_3, len, &fchs, NULL, NULL, in bfa_fcs_rport_process_adisc()
2372 rport->plogi_pending = BFA_FALSE; in bfa_fcs_rport_free()
2579 rport->prlo = BFA_FALSE; in bfa_fcs_rport_process_logo()
2809 rp->scn_online = BFA_FALSE; in bfa_cb_rport_scn_no_dev()
2823 rp->scn_online = BFA_FALSE; in bfa_cb_rport_scn_offline()
2922 fcxp = bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_rport_send_prlo_acc()
2930 port->lp_tag, BFA_FALSE, FC_CLASS_3, len, &fchs, in bfa_fcs_rport_send_prlo_acc()
2948 fcxp = bfa_fcs_fcxp_alloc(rport->fcs, BFA_FALSE); in bfa_fcs_rport_send_ls_rjt()
2957 BFA_FALSE, FC_CLASS_3, len, &fchs, NULL, NULL, in bfa_fcs_rport_send_ls_rjt()
3040 rport_attr->trl_enforced = BFA_FALSE; in bfa_fcs_rport_get_attr()
3383 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rpf_send_rpsc2()