Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c103 MIN_TXQ_ENTRIES = 32, enumerator
1634 rp->tx_pending < MIN_TXQ_ENTRIES) in cxgb4vf_set_ringparam()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c924 e->rx_pending < MIN_FL_ENTRIES || e->tx_pending < MIN_TXQ_ENTRIES) in set_sge_param()