Searched refs:MT_WF_RMAC_MIB_RXTIME_CLR (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt792x_mac.c | 213 mt76_set(dev, MT_WF_RMAC_MIB_TIME0(0), MT_WF_RMAC_MIB_RXTIME_CLR); in mt792x_mac_reset_counters() 214 mt76_set(dev, MT_WF_RMAC_MIB_AIRTIME0(0), MT_WF_RMAC_MIB_RXTIME_CLR); in mt792x_mac_reset_counters() 265 mt76_set(dev, MT_WF_RMAC_MIB_TIME0(0), MT_WF_RMAC_MIB_RXTIME_CLR); in mt792x_update_channel()
|
H A D | mt792x_regs.h | 252 #define MT_WF_RMAC_MIB_RXTIME_CLR BIT(31) macro
|
/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | regs.h | 377 #define MT_WF_RMAC_MIB_RXTIME_CLR BIT(31) macro
|
H A D | mac.c | 133 mt76_set(dev, MT_WF_RMAC_MIB_TIME0, MT_WF_RMAC_MIB_RXTIME_CLR); in mt7615_mac_reset_counters() 134 mt76_set(dev, MT_WF_RMAC_MIB_AIRTIME0, MT_WF_RMAC_MIB_RXTIME_CLR); in mt7615_mac_reset_counters() 1968 mt76_set(dev, MT_WF_RMAC_MIB_TIME0, MT_WF_RMAC_MIB_RXTIME_CLR); in mt7615_update_survey()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | regs.h | 363 #define MT_WF_RMAC_MIB_RXTIME_CLR BIT(31) macro
|
H A D | mac.c | 1488 MT_WF_RMAC_MIB_RXTIME_CLR); in mt7996_mac_reset_counters()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | regs.h | 560 #define MT_WF_RMAC_MIB_RXTIME_CLR BIT(31) macro
|
H A D | mac.c | 1150 MT_WF_RMAC_MIB_RXTIME_CLR); in mt7915_mac_reset_counters()
|