Searched refs:max_rings_per_vf (Results 1 – 2 of 2) 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()268 rings_per_vf = oct->conf->sriov_cfg.max_rings_per_vf; in octep_setup_pfvf_mbox()302 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