SLIC_MAX_REQ_TX_DESCS
if (unlikely(slic_get_free_tx_descs(txq) < SLIC_MAX_REQ_TX_DESCS)) {
if (slic_get_free_tx_descs(txq) < SLIC_MAX_REQ_TX_DESCS)