Searched refs:BFA_RPORT_MOD (Results 1 – 2 of 2) sorted by relevance
256 #define BFA_RPORT_MOD(__bfa) (&(__bfa)->modules.rport_mod) macro257 #define BFA_MEM_RPORT_KVA(__bfa) (&(BFA_RPORT_MOD(__bfa)->kva_seg))263 (BFA_RPORT_MOD(__bfa)->rps_list + \264 ((_tag) & (BFA_RPORT_MOD(__bfa)->num_rports - 1)))
4816 struct bfa_rport_mod_s *mod = BFA_RPORT_MOD(bfa); in bfa_rport_attach()4855 struct bfa_rport_mod_s *mod = BFA_RPORT_MOD(bfa); in bfa_rport_iocdisable()4883 struct bfa_rport_mod_s *mod = BFA_RPORT_MOD(rport->bfa); in bfa_rport_free()5040 struct bfa_rport_mod_s *mod = BFA_RPORT_MOD(bfa); in bfa_rport_res_recfg()5059 rp = bfa_rport_alloc(BFA_RPORT_MOD(bfa)); in bfa_rport_create()