RT2560_TX_RING_COUNT 202 dev/ic/rt2560.c error = rt2560_alloc_tx_ring(sc, &sc->txq, RT2560_TX_RING_COUNT); RT2560_TX_RING_COUNT 917 dev/ic/rt2560.c (sc->txq.next_encrypt + 1) % RT2560_TX_RING_COUNT; RT2560_TX_RING_COUNT 995 dev/ic/rt2560.c sc->txq.next = (sc->txq.next + 1) % RT2560_TX_RING_COUNT; RT2560_TX_RING_COUNT 1958 dev/ic/rt2560.c if (sc->txq.queued >= RT2560_TX_RING_COUNT - 1) { RT2560_TX_RING_COUNT 2607 dev/ic/rt2560.c RT2560_TX_RING_COUNT << 8 |