Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dethtool.c188 if (ring->rx_pending < EFX_RXQ_MIN_ENT) { in efx_ethtool_set_ringparam()
191 EFX_RXQ_MIN_ENT); in efx_ethtool_set_ringparam()
H A Defx.h62 #define EFX_RXQ_MIN_ENT 128U macro
H A Defx.c348 BUILD_BUG_ON(EFX_DEFAULT_DMAQ_SIZE < EFX_RXQ_MIN_ENT); in efx_probe_all()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dethtool.c188 if (ring->rx_pending < EFX_RXQ_MIN_ENT) { in efx_ethtool_set_ringparam()
191 EFX_RXQ_MIN_ENT); in efx_ethtool_set_ringparam()
H A Defx.h46 #define EFX_RXQ_MIN_ENT 128U macro
H A Defx.c358 BUILD_BUG_ON(EFX_DEFAULT_DMAQ_SIZE < EFX_RXQ_MIN_ENT); in efx_probe_all()