Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/sfc/
Def10.c809 unsigned int min_vis, unsigned int max_vis) in efx_ef10_alloc_vis() argument
817 MCDI_SET_DWORD(inbuf, ALLOC_VIS_IN_MIN_VI_COUNT, min_vis); in efx_ef10_alloc_vis()
842 unsigned int min_vis = max(EFX_TXQ_TYPES, in efx_ef10_dimension_resources() local
909 rc = efx_ef10_alloc_vis(efx, min_vis, max_vis); in efx_ef10_dimension_resources()