Searched refs:SLIC_MAX_REQ_TX_DESCS (Results 1 – 2 of 2) sorted by relevance
259 #define SLIC_MAX_REQ_TX_DESCS 1 macro
1417 if (unlikely(slic_get_free_tx_descs(txq) < SLIC_MAX_REQ_TX_DESCS)) { in slic_xmit()1450 if (slic_get_free_tx_descs(txq) < SLIC_MAX_REQ_TX_DESCS) in slic_xmit()