Lines Matching refs:BFA_FALSE

1019 		if (rport->pid && (rport->prlo == BFA_FALSE))  in bfa_fcs_rport_sm_fc4_logorcv()
1140 rport->plogi_pending = BFA_FALSE; in bfa_fcs_rport_sm_hcb_offline()
1223 if (rport->pid && (rport->prlo == BFA_FALSE)) in bfa_fcs_rport_sm_hcb_logorcv()
1262 if (rport->pid && (rport->prlo == BFA_FALSE)) in bfa_fcs_rport_sm_hcb_logorcv()
1730 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_plogi()
1837 bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_rport_send_plogiacc()
1840 bfa_fcs_rport_send_plogiacc, rport, BFA_FALSE); in bfa_fcs_rport_send_plogiacc()
1852 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_plogiacc()
1882 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_adisc()
1952 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_nsdisc()
2091 bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_rport_send_logo()
2094 bfa_fcs_rport_send_logo, rport, BFA_FALSE); in bfa_fcs_rport_send_logo()
2103 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_logo()
2128 fcxp = bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_rport_send_logo_acc()
2137 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_logo_acc()
2199 fcxp = bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_rport_process_prli()
2207 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_process_prli()
2236 fcxp = bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_rport_process_rpsc()
2244 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_process_rpsc()
2270 fcxp = bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_rport_process_adisc()
2280 BFA_FALSE, FC_CLASS_3, len, &fchs, NULL, NULL, in bfa_fcs_rport_process_adisc()
2387 rport->plogi_pending = BFA_FALSE; in bfa_fcs_rport_free()
2594 rport->prlo = BFA_FALSE; in bfa_fcs_rport_process_logo()
2824 rp->scn_online = BFA_FALSE; in bfa_cb_rport_scn_no_dev()
2838 rp->scn_online = BFA_FALSE; in bfa_cb_rport_scn_offline()
2937 fcxp = bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_rport_send_prlo_acc()
2945 port->lp_tag, BFA_FALSE, FC_CLASS_3, len, &fchs, in bfa_fcs_rport_send_prlo_acc()
2963 fcxp = bfa_fcs_fcxp_alloc(rport->fcs, BFA_FALSE); in bfa_fcs_rport_send_ls_rjt()
2972 BFA_FALSE, FC_CLASS_3, len, &fchs, NULL, NULL, in bfa_fcs_rport_send_ls_rjt()
3055 rport_attr->trl_enforced = BFA_FALSE; in bfa_fcs_rport_get_attr()
3398 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rpf_send_rpsc2()