Searched refs:max_rings_per_vf (Results 1 – 4 of 4) sorted by relevance
103 u32 max_rings_per_vf, vf_mbox_queue; in octep_send_notification() local113 max_rings_per_vf = CFG_GET_MAX_RPVF(oct->conf); in octep_send_notification()114 vf_mbox_queue = vf_id * max_rings_per_vf; in octep_send_notification()246 rings_per_vf = oct->conf->sriov_cfg.max_rings_per_vf; in octep_setup_pfvf_mbox()280 int rings_per_vf = oct->conf->sriov_cfg.max_rings_per_vf; in octep_delete_pfvf_mbox()
83 #define CFG_GET_MAX_RPVF(cfg) ((cfg)->sriov_cfg.max_rings_per_vf)167 u8 max_rings_per_vf; member
212 conf->sriov_cfg.max_rings_per_vf = CN93_SDP_EPF_RINFO_RPVF(val); in octep_init_config_cn93_pf()213 conf->sriov_cfg.active_rings_per_vf = conf->sriov_cfg.max_rings_per_vf; in octep_init_config_cn93_pf()
236 conf->sriov_cfg.max_rings_per_vf = CNXK_SDP_EPF_RINFO_RPVF(val); in octep_init_config_cnxk_pf()237 conf->sriov_cfg.active_rings_per_vf = conf->sriov_cfg.max_rings_per_vf; in octep_init_config_cnxk_pf()