Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt7615/
Dregs.h112 #define MT_WF_AGG(ofs) (MT_WF_AGG_BASE + (ofs)) macro
114 #define MT_AGG_ARCR MT_WF_AGG(0x010)
121 #define MT_AGG_ARUCR MT_WF_AGG(0x018)
122 #define MT_AGG_ARDCR MT_WF_AGG(0x01c)
128 #define MT_AGG_ACR0 MT_WF_AGG(0x070)
129 #define MT_AGG_ACR1 MT_WF_AGG(0x170)
136 #define MT_AGG_SCR MT_WF_AGG(0x0fc)
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt7603/
Dregs.h175 #define MT_WF_AGG(ofs) (MT_WF_AGG_BASE + (ofs)) macro
177 #define MT_AGG_ARCR MT_WF_AGG(0x010)
187 #define MT_AGG_ARUCR MT_WF_AGG(0x014)
188 #define MT_AGG_ARDCR MT_WF_AGG(0x018)
194 #define MT_AGG_LIMIT MT_WF_AGG(0x040)
195 #define MT_AGG_LIMIT_1 MT_WF_AGG(0x044)
198 #define MT_AGG_BA_SIZE_LIMIT_0 MT_WF_AGG(0x048)
199 #define MT_AGG_BA_SIZE_LIMIT_1 MT_WF_AGG(0x04c)
202 #define MT_AGG_PCR MT_WF_AGG(0x050)
211 #define MT_AGG_PCR_RTS MT_WF_AGG(0x054)
[all …]