Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/bfa/
Dbfa_modules.h30 struct bfa_rport_mod_s rport_mod; /* remote port module */
Dbfa_svc.h247 struct bfa_rport_mod_s { struct
Dbfa_svc.c226 static struct bfa_rport_s *bfa_rport_alloc(struct bfa_rport_mod_s *rp_mod);
4810 struct bfa_rport_mod_s *mod = BFA_RPORT_MOD(bfa); in bfa_rport_attach()
4849 struct bfa_rport_mod_s *mod = BFA_RPORT_MOD(bfa); in bfa_rport_iocdisable()
4863 bfa_rport_alloc(struct bfa_rport_mod_s *mod) in bfa_rport_alloc()
4877 struct bfa_rport_mod_s *mod = BFA_RPORT_MOD(rport->bfa); in bfa_rport_free()
5034 struct bfa_rport_mod_s *mod = BFA_RPORT_MOD(bfa); in bfa_rport_res_recfg()