Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/
A Dvfdi.h239 u8 vi_scale; member
A Dsiena_sriov.c201 unsigned vi_scale, vf_total; in efx_siena_sriov_cmd() local
218 vi_scale = MCDI_DWORD(outbuf, SRIOV_OUT_VI_SCALE); in efx_siena_sriov_cmd()
219 if (vi_scale > EFX_VI_SCALE_MAX) in efx_siena_sriov_cmd()
223 *vi_scale_out = vi_scale; in efx_siena_sriov_cmd()
644 FRF_CZ_TX_DPT_Q_MASK_WIDTH, min(efx->vi_scale, 1U), in efx_vfdi_init_txq()
1060 if (efx_siena_sriov_cmd(efx, false, &efx->vi_scale, &count)) { in efx_siena_sriov_probe()
1315 vfdi_status->vi_scale = efx->vi_scale; in efx_siena_sriov_init()
A Defx.h183 return 1 << efx->vi_scale; in efx_vf_size()
A Dnet_driver.h1102 unsigned vi_scale; member
A Dfarch.c1707 (1024U - EFX_VI_BASE) >> efx->vi_scale); in efx_farch_dimension_resources()
/linux-6.3-rc2/drivers/net/ethernet/sfc/
A Dvfdi.h239 u8 vi_scale; member
A Defx.h202 return 1 << efx->vi_scale; in efx_vf_size()
A Dnet_driver.h1174 unsigned vi_scale; member

Completed in 29 milliseconds