Searched refs:MT_TX_AGG_CNT2 (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7921/ |
| D | regs.h | 137 #define MT_TX_AGG_CNT2(_band, n) MT_WF_MIB(_band, 0x7ec + ((n) << 2)) macro
|
| D | mac.c | 1133 mt76_rr(dev, MT_TX_AGG_CNT2(0, i)); in mt7921_mac_reset_counters() 1424 val2 = mt76_rr(dev, MT_TX_AGG_CNT2(0, i)); in mt7921_mac_update_mib_stats()
|
| /Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7915/ |
| D | regs.h | 153 #define MT_TX_AGG_CNT2(_band, n) MT_WF_MIB(_band, 0x164 + ((n) << 2)) macro
|
| D | mac.c | 1377 mt76_rr(dev, MT_TX_AGG_CNT2(ext_phy, i)); in mt7915_mac_reset_counters() 1734 val = mt76_rr(dev, MT_TX_AGG_CNT2(ext_phy, i)); in mt7915_mac_update_stats()
|