RT2661_MGT_RING_COUNT 230 dev/ic/rt2661.c error = rt2661_alloc_tx_ring(sc, &sc->mgtq, RT2661_MGT_RING_COUNT); RT2661_MGT_RING_COUNT 1535 dev/ic/rt2661.c sc->mgtq.cur = (sc->mgtq.cur + 1) % RT2661_MGT_RING_COUNT; RT2661_MGT_RING_COUNT 1779 dev/ic/rt2661.c if (sc->mgtq.queued >= RT2661_MGT_RING_COUNT) { RT2661_MGT_RING_COUNT 2500 dev/ic/rt2661.c RT2661_MGT_RING_COUNT);