Searched refs:SFXGE_TXQ_NTYPES (Results 1 – 4 of 4) sorted by relevance
136 SFXGE_TXQ_NTYPES enumerator141 1 : SFXGE_TXQ_NTYPES)
313 struct sfxge_txq *txq[SFXGE_TXQ_NTYPES + SFXGE_RX_SCALE_MAX];
270 ((evq->index == 0 && label < SFXGE_TXQ_NTYPES) || in sfxge_get_txq_by_label()
907 index = bucket_id % (sc->txq_count - (SFXGE_TXQ_NTYPES - 1)); in sfxge_if_transmit()