Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/sfc/
Def10.c1259 unsigned int min_vis, unsigned int max_vis) in efx_ef10_alloc_vis() argument
1267 MCDI_SET_DWORD(inbuf, ALLOC_VIS_IN_MIN_VI_COUNT, min_vis); in efx_ef10_alloc_vis()
1292 unsigned int min_vis = max(EFX_TXQ_TYPES, in efx_ef10_dimension_resources() local
1367 rc = efx_ef10_alloc_vis(efx, min_vis, max_vis); in efx_ef10_dimension_resources()