Searched refs:bfa_lps_alloc (Results 1 – 4 of 4) sorted by relevance
663 struct bfa_lps_s *bfa_lps_alloc(struct bfa_s *bfa);
1604 fabric->lps = bfa_lps_alloc(fcs->bfa); in bfa_fcs_attach()
6732 vport->lps = bfa_lps_alloc(fcs->bfa); in bfa_fcs_vport_create()
1844 bfa_lps_alloc(struct bfa_s *bfa) in bfa_lps_alloc() function