Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Def10.c1262 unsigned int min_vis, unsigned int max_vis) in efx_ef10_alloc_vis() argument
1270 MCDI_SET_DWORD(inbuf, ALLOC_VIS_IN_MIN_VI_COUNT, min_vis); in efx_ef10_alloc_vis()
1295 unsigned int min_vis = max(EFX_TXQ_TYPES, in efx_ef10_dimension_resources() local
1370 rc = efx_ef10_alloc_vis(efx, min_vis, max_vis); in efx_ef10_dimension_resources()