Searched refs:RT2661_MGT_RING_COUNT (Results 1 – 2 of 2) sorted by relevance
22 #define RT2661_MGT_RING_COUNT 32 macro
249 error = rt2661_alloc_tx_ring(sc, &sc->mgtq, RT2661_MGT_RING_COUNT); in rt2661_attach()1345 sc->mgtq.cur = (sc->mgtq.cur + 1) % RT2661_MGT_RING_COUNT; in rt2661_tx_mgt()1617 if (sc->mgtq.queued >= RT2661_MGT_RING_COUNT) { in rt2661_raw_xmit()2262 RT2661_MGT_RING_COUNT); in rt2661_init_locked()