Searched refs:RT2661_MGT_RING_COUNT (Results 1 – 2 of 2) sorted by relevance
22 #define RT2661_MGT_RING_COUNT 32 macro
261 error = rt2661_alloc_tx_ring(sc, &sc->mgtq, RT2661_MGT_RING_COUNT); in rt2661_attach()1570 sc->mgtq.cur = (sc->mgtq.cur + 1) % RT2661_MGT_RING_COUNT; in rt2661_tx_mgt()1825 if (sc->mgtq.queued >= RT2661_MGT_RING_COUNT) { in rt2661_start()2640 RT2661_MGT_RING_COUNT); in rt2661_init()