Lines Matching refs:bfa_rport
544 if (!rport->bfa_rport) in bfa_fcs_rport_sm_fc4_fcs_online()
545 rport->bfa_rport = in bfa_fcs_rport_sm_fc4_fcs_online()
548 if (rport->bfa_rport) { in bfa_fcs_rport_sm_fc4_fcs_online()
2305 bfa_rport_online(rport->bfa_rport, &rport_info); in bfa_fcs_rport_hal_online()
2311 if (rport->bfa_rport) in bfa_fcs_rport_hal_offline()
2312 bfa_sm_send_event(rport->bfa_rport, BFA_RPORT_SM_OFFLINE); in bfa_fcs_rport_hal_offline()
2348 rport->bfa_rport = NULL; in bfa_fcs_rport_alloc()
2396 if (rport->bfa_rport) { in bfa_fcs_rport_free()
2397 bfa_sm_send_event(rport->bfa_rport, BFA_RPORT_SM_DELETE); in bfa_fcs_rport_free()
2398 rport->bfa_rport = NULL; in bfa_fcs_rport_free()
2494 if (!rport->bfa_rport) { in bfa_fcs_rport_hal_offline_action()
2945 bfa_fcxp_send(fcxp, rport->bfa_rport, port->fabric->vf_id, in bfa_fcs_rport_send_prlo_acc()
3049 if (rport->bfa_rport) { in bfa_fcs_rport_get_attr()
3050 qos_attr.qos_priority = rport->bfa_rport->qos_attr.qos_priority; in bfa_fcs_rport_get_attr()
3052 cpu_to_be32(rport->bfa_rport->qos_attr.qos_flow_id); in bfa_fcs_rport_get_attr()
3206 bfa_rport_speed(rport->bfa_rport, rpf->rpsc_speed); in bfa_fcs_rpf_sm_rpsc()
3208 bfa_rport_speed(rport->bfa_rport, rpf->assigned_speed); in bfa_fcs_rpf_sm_rpsc()