Home
last modified time | relevance | path

Searched defs:RXQ_CONFIG (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Ddma.c36 #define RXQ_CONFIG(q, wfdma, int, id) Q_CONFIG(__RXQ(q), (wfdma), (int), (id)) in mt7996_dma_config() macro
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Ddma.c49 #define RXQ_CONFIG(q, wfdma, int, id) Q_CONFIG(__RXQ(q), (wfdma), (int), (id)) in mt7915_dma_config() macro