Searched refs:bfa_lps_alloc (Results 1 – 4 of 4) sorted by relevance
670 struct bfa_lps_s *bfa_lps_alloc(struct bfa_s *bfa);
1146 fabric->lps = bfa_lps_alloc(fcs->bfa); in bfa_fcs_fabric_attach()
6738 vport->lps = bfa_lps_alloc(fcs->bfa); in bfa_fcs_vport_create()
1915 bfa_lps_alloc(struct bfa_s *bfa) in bfa_lps_alloc() function