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)))
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()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()5053 rp = bfa_rport_alloc(BFA_RPORT_MOD(bfa)); in bfa_rport_create()