Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/bfa/
Dbfa_svc.c226 static struct bfa_rport_s *bfa_rport_alloc(struct bfa_rport_mod_s *rp_mod);
4869 bfa_rport_alloc(struct bfa_rport_mod_s *mod) in bfa_rport_alloc() function
5059 rp = bfa_rport_alloc(BFA_RPORT_MOD(bfa)); in bfa_rport_create()