Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c19 #define FUNETH_MIN_QDEPTH 8 macro
589 if (ring->rx_pending < FUNETH_MIN_QDEPTH || in fun_set_ringparam()
590 ring->tx_pending < FUNETH_MIN_QDEPTH) in fun_set_ringparam()