Lines Matching refs:BFA_FALSE
1020 if (rport->pid && (rport->prlo == BFA_FALSE)) in bfa_fcs_rport_sm_fc4_logorcv()
1141 rport->plogi_pending = BFA_FALSE; in bfa_fcs_rport_sm_hcb_offline()
1224 if (rport->pid && (rport->prlo == BFA_FALSE)) in bfa_fcs_rport_sm_hcb_logorcv()
1263 if (rport->pid && (rport->prlo == BFA_FALSE)) in bfa_fcs_rport_sm_hcb_logorcv()
1731 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_plogi()
1838 bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_rport_send_plogiacc()
1841 bfa_fcs_rport_send_plogiacc, rport, BFA_FALSE); in bfa_fcs_rport_send_plogiacc()
1853 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_plogiacc()
1883 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_adisc()
1953 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_nsdisc()
2092 bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_rport_send_logo()
2095 bfa_fcs_rport_send_logo, rport, BFA_FALSE); in bfa_fcs_rport_send_logo()
2104 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_logo()
2129 fcxp = bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_rport_send_logo_acc()
2138 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_logo_acc()
2200 fcxp = bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_rport_process_prli()
2208 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_process_prli()
2237 fcxp = bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_rport_process_rpsc()
2245 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()
3399 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rpf_send_rpsc2()