Lines Matching refs:lps

481 		bfa_lps_set_n2n_pid(port->fabric->lps, rx_fchs->d_id);  in bfa_fcs_lport_plogi()
496 bfa_lps_set_n2n_pid(port->fabric->lps, rx_fchs->d_id); in bfa_fcs_lport_plogi()
1080 lport->lp_tag = (vport) ? vport->lps->bfa_tag : in bfa_fcs_lport_attach()
1081 lport->fabric->lps->bfa_tag; in bfa_fcs_lport_attach()
1159 port->vport->lps->lp_mac; in bfa_fcs_lport_get_attr()
1162 port->fabric->lps->lp_mac; in bfa_fcs_lport_get_attr()
1242 bfa_lps_set_n2n_pid(port->fabric->lps, N2N_LOCAL_PID); in bfa_fcs_lport_n2n_online()
2671 hba_attr->fabric_name = port->fabric->lps->pr_nwwn; in bfa_fcs_fdmi_get_hbaattr()
2756 port_attr->port_fabric_name = port->fabric->lps->pr_nwwn; in bfa_fcs_fdmi_get_portattr()
3162 port->fabric->lps->pr_nwwn); in bfa_fcs_lport_ms_send_gmal()
3363 port->fabric->lps->pr_nwwn); in bfa_fcs_lport_ms_send_gfn()
5401 port->fabric->lps->brcd_switch, in bfa_fcs_lport_scn_send_scr()
6180 bfa_sm_send_event(vport->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_vport_sm_fdisc()
6270 bfa_sm_send_event(vport->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_vport_sm_fdisc_rsp_wait()
6302 bfa_sm_send_event(vport->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_vport_sm_online()
6432 bfa_sm_send_event(vport->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_vport_sm_logo_for_stop()
6458 bfa_sm_send_event(vport->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_vport_sm_logo()
6511 bfa_lps_fdisc(vport->lps, vport, in bfa_fcs_vport_do_fdisc()
6520 u8 lsrjt_rsn = vport->lps->lsrjt_rsn; in bfa_fcs_vport_fdisc_rejected()
6521 u8 lsrjt_expl = vport->lps->lsrjt_expl; in bfa_fcs_vport_fdisc_rejected()
6527 switch (vport->lps->lsrjt_expl) { in bfa_fcs_vport_fdisc_rejected()
6571 bfa_lps_fdisclogo(vport->lps); in bfa_fcs_vport_do_logo()
6604 bfa_lps_delete(vport->lps); in bfa_fcs_vport_free()
6732 vport->lps = bfa_lps_alloc(fcs->bfa); in bfa_fcs_vport_create()
6733 if (!vport->lps) in bfa_fcs_vport_create()
6909 __vport_fcid(vport) = vport->lps->lp_pid; in bfa_cb_lps_fdisc_comp()
6922 switch (vport->lps->ext_status) { in bfa_cb_lps_fdisc_comp()