Home
last modified time | relevance | path

Searched refs:vi_scale (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dvfdi.h218 * @vi_scale: log2 the number of VIs available on this VF. This quantity
239 u8 vi_scale; member
H A Dsiena_sriov.c201 unsigned vi_scale, vf_total; in efx_siena_sriov_cmd() local
217 vi_scale = MCDI_DWORD(outbuf, SRIOV_OUT_VI_SCALE); in efx_siena_sriov_cmd()
218 if (vi_scale > EFX_VI_SCALE_MAX) in efx_siena_sriov_cmd()
222 *vi_scale_out = vi_scale; in efx_siena_sriov_cmd()
643 FRF_CZ_TX_DPT_Q_MASK_WIDTH, min(efx->vi_scale, 1U), in efx_vfdi_init_txq()
1059 if (efx_siena_sriov_cmd(efx, false, &efx->vi_scale, &count)) { in efx_siena_sriov_probe()
1314 vfdi_status->vi_scale = efx->vi_scale; in efx_siena_sriov_init()
H A Defx.h202 return 1 << efx->vi_scale; in efx_vf_size()
H A Dnet_driver.h965 * @vi_scale: log2 number of vnics per VF.
1142 unsigned vi_scale; member
H A Dfarch.c1704 (1024U - EFX_VI_BASE) >> efx->vi_scale); in efx_farch_dimension_resources()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dvfdi.h218 * @vi_scale: log2 the number of VIs available on this VF. This quantity
239 u8 vi_scale; member
H 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()
H A Defx.h183 return 1 << efx->vi_scale; in efx_vf_size()
H A Dnet_driver.h924 * @vi_scale: log2 number of vnics per VF.
1102 unsigned vi_scale; member
H A Dfarch.c1707 (1024U - EFX_VI_BASE) >> efx->vi_scale); in efx_farch_dimension_resources()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Defx.h200 return 1 << efx->vi_scale; in efx_vf_size()
H A Dnet_driver.h952 * @vi_scale: log2 number of vnics per VF.
1134 unsigned vi_scale; member

Completed in 25 milliseconds