Lines Matching refs:lps
477 bfa_lps_set_n2n_pid(port->fabric->lps, rx_fchs->d_id); in bfa_fcs_lport_plogi()
492 bfa_lps_set_n2n_pid(port->fabric->lps, rx_fchs->d_id); in bfa_fcs_lport_plogi()
1076 lport->lp_tag = (vport) ? vport->lps->bfa_tag : in bfa_fcs_lport_attach()
1077 lport->fabric->lps->bfa_tag; in bfa_fcs_lport_attach()
1155 port->vport->lps->lp_mac; in bfa_fcs_lport_get_attr()
1158 port->fabric->lps->lp_mac; in bfa_fcs_lport_get_attr()
1238 bfa_lps_set_n2n_pid(port->fabric->lps, N2N_LOCAL_PID); in bfa_fcs_lport_n2n_online()
2659 hba_attr->fabric_name = port->fabric->lps->pr_nwwn; in bfa_fcs_fdmi_get_hbaattr()
2744 port_attr->port_fabric_name = port->fabric->lps->pr_nwwn; in bfa_fcs_fdmi_get_portattr()
3150 port->fabric->lps->pr_nwwn); in bfa_fcs_lport_ms_send_gmal()
3351 port->fabric->lps->pr_nwwn); in bfa_fcs_lport_ms_send_gfn()
5403 port->fabric->lps->brcd_switch, in bfa_fcs_lport_scn_send_scr()
6182 bfa_sm_send_event(vport->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_vport_sm_fdisc()
6272 bfa_sm_send_event(vport->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_vport_sm_fdisc_rsp_wait()
6304 bfa_sm_send_event(vport->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_vport_sm_online()
6434 bfa_sm_send_event(vport->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_vport_sm_logo_for_stop()
6462 bfa_sm_send_event(vport->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_vport_sm_logo()
6517 bfa_lps_fdisc(vport->lps, vport, in bfa_fcs_vport_do_fdisc()
6526 u8 lsrjt_rsn = vport->lps->lsrjt_rsn; in bfa_fcs_vport_fdisc_rejected()
6527 u8 lsrjt_expl = vport->lps->lsrjt_expl; in bfa_fcs_vport_fdisc_rejected()
6533 switch (vport->lps->lsrjt_expl) { in bfa_fcs_vport_fdisc_rejected()
6577 bfa_lps_fdisclogo(vport->lps); in bfa_fcs_vport_do_logo()
6610 bfa_lps_delete(vport->lps); in bfa_fcs_vport_free()
6738 vport->lps = bfa_lps_alloc(fcs->bfa); in bfa_fcs_vport_create()
6739 if (!vport->lps) in bfa_fcs_vport_create()
6915 __vport_fcid(vport) = vport->lps->lp_pid; in bfa_cb_lps_fdisc_comp()
6928 switch (vport->lps->ext_status) { in bfa_cb_lps_fdisc_comp()