Home
last modified time | relevance | path

Searched refs:MT_DMA_INFO_PPE_VLD (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Ddma.h26 #define MT_DMA_INFO_PPE_VLD BIT(31) macro
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmac.c266 if (!(info & MT_DMA_INFO_PPE_VLD)) in mt7915_wed_check_ppe()