Searched refs:EFX_RXQ_MIN_ENT (Results 1 – 6 of 6) sorted by relevance
188 if (ring->rx_pending < EFX_RXQ_MIN_ENT) { in efx_ethtool_set_ringparam()191 EFX_RXQ_MIN_ENT); in efx_ethtool_set_ringparam()
46 #define EFX_RXQ_MIN_ENT 128U macro
359 BUILD_BUG_ON(EFX_DEFAULT_DMAQ_SIZE < EFX_RXQ_MIN_ENT); in efx_probe_all()
64 #define EFX_RXQ_MIN_ENT 128U macro
348 BUILD_BUG_ON(EFX_DEFAULT_DMAQ_SIZE < EFX_RXQ_MIN_ENT); in efx_probe_all()
Completed in 10 milliseconds