Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/marvell/octeon_ep/
Doctep_config.h77 #define CFG_GET_MAX_RPVF(cfg) ((cfg)->sriov_cfg.max_rings_per_vf)
158 u8 max_rings_per_vf; member
Doctep_cn9k_pf.c207 conf->sriov_cfg.max_rings_per_vf = CN93_SDP_EPF_RINFO_RPVF(val); in octep_init_config_cn93_pf()
208 conf->sriov_cfg.active_rings_per_vf = conf->sriov_cfg.max_rings_per_vf; in octep_init_config_cn93_pf()