Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_modules.h38 struct bfa_rport_mod_s rport_mod; /* remote port module */
Dbfa_svc.h255 struct bfa_rport_mod_s { struct
Dbfa_svc.c234 static struct bfa_rport_s *bfa_rport_alloc(struct bfa_rport_mod_s *rp_mod);
4824 struct bfa_rport_mod_s *mod = BFA_RPORT_MOD(bfa); in bfa_rport_attach()
4863 struct bfa_rport_mod_s *mod = BFA_RPORT_MOD(bfa); in bfa_rport_iocdisable()
4877 bfa_rport_alloc(struct bfa_rport_mod_s *mod) in bfa_rport_alloc()
4891 struct bfa_rport_mod_s *mod = BFA_RPORT_MOD(rport->bfa); in bfa_rport_free()
5048 struct bfa_rport_mod_s *mod = BFA_RPORT_MOD(bfa); in bfa_rport_res_recfg()