Home
last modified time | relevance | path

Searched refs:vi_scale (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/sfc/
Dvfdi.h239 u8 vi_scale; member
Dsiena_sriov.c200 unsigned vi_scale, vf_total; in efx_siena_sriov_cmd() local
216 vi_scale = MCDI_DWORD(outbuf, SRIOV_OUT_VI_SCALE); in efx_siena_sriov_cmd()
217 if (vi_scale > EFX_VI_SCALE_MAX) in efx_siena_sriov_cmd()
221 *vi_scale_out = vi_scale; in efx_siena_sriov_cmd()
642 FRF_CZ_TX_DPT_Q_MASK_WIDTH, min(efx->vi_scale, 1U), in efx_vfdi_init_txq()
1058 if (efx_siena_sriov_cmd(efx, false, &efx->vi_scale, &count)) { in efx_siena_sriov_probe()
1313 vfdi_status->vi_scale = efx->vi_scale; in efx_siena_sriov_init()
Defx.h272 return 1 << efx->vi_scale; in efx_vf_size()
Dnet_driver.h1078 unsigned vi_scale; member
Dfarch.c1702 (1024U - EFX_VI_BASE) >> efx->vi_scale); in efx_farch_dimension_resources()