Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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_svc.c1850 bfa_lps_alloc(struct bfa_s *bfa) in bfa_lps_alloc() function
Dbfa_fcs_lport.c6724 vport->lps = bfa_lps_alloc(fcs->bfa); in bfa_fcs_vport_create()