Home
last modified time | relevance | path

Searched refs:bfa_lps_alloc (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/scsi/bfa/
Dbfa_svc.h663 struct bfa_lps_s *bfa_lps_alloc(struct bfa_s *bfa);
Dbfa_fcs.c1604 fabric->lps = bfa_lps_alloc(fcs->bfa); in bfa_fcs_attach()
Dbfa_fcs_lport.c6732 vport->lps = bfa_lps_alloc(fcs->bfa); in bfa_fcs_vport_create()
Dbfa_svc.c1844 bfa_lps_alloc(struct bfa_s *bfa) in bfa_lps_alloc() function