Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_config.h83 #define CFG_GET_MAX_RPVF(cfg) ((cfg)->sriov_cfg.max_rings_per_vf)
167 u8 max_rings_per_vf; member
H A Doctep_cn9k_pf.c212 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()
H A Doctep_cnxk_pf.c236 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()