Lines Matching refs:bfa_rport
528 if (!rport->bfa_rport) in bfa_fcs_rport_sm_fc4_fcs_online()
529 rport->bfa_rport = in bfa_fcs_rport_sm_fc4_fcs_online()
532 if (rport->bfa_rport) { in bfa_fcs_rport_sm_fc4_fcs_online()
2289 bfa_rport_online(rport->bfa_rport, &rport_info); in bfa_fcs_rport_hal_online()
2295 if (rport->bfa_rport) in bfa_fcs_rport_hal_offline()
2296 bfa_sm_send_event(rport->bfa_rport, BFA_RPORT_SM_OFFLINE); in bfa_fcs_rport_hal_offline()
2332 rport->bfa_rport = NULL; in bfa_fcs_rport_alloc()
2380 if (rport->bfa_rport) { in bfa_fcs_rport_free()
2381 bfa_sm_send_event(rport->bfa_rport, BFA_RPORT_SM_DELETE); in bfa_fcs_rport_free()
2382 rport->bfa_rport = NULL; in bfa_fcs_rport_free()
2478 if (!rport->bfa_rport) { in bfa_fcs_rport_hal_offline_action()
2929 bfa_fcxp_send(fcxp, rport->bfa_rport, port->fabric->vf_id, in bfa_fcs_rport_send_prlo_acc()
3033 if (rport->bfa_rport) { in bfa_fcs_rport_get_attr()
3034 qos_attr.qos_priority = rport->bfa_rport->qos_attr.qos_priority; in bfa_fcs_rport_get_attr()
3036 cpu_to_be32(rport->bfa_rport->qos_attr.qos_flow_id); in bfa_fcs_rport_get_attr()
3204 bfa_rport_speed(rport->bfa_rport, rpf->rpsc_speed); in bfa_fcs_rpf_sm_rpsc()
3206 bfa_rport_speed(rport->bfa_rport, rpf->assigned_speed); in bfa_fcs_rpf_sm_rpsc()