Home
last modified time | relevance | path

Searched refs:cc_busy (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_mac.c247 state->cc_busy += busy_time; in mt792x_phy_update_channel()
H A Dmt76x02_mac.c1034 state->cc_busy += mt76_rr(dev, MT_CH_BUSY); in mt76x02_update_channel()
H A Dmt76.h484 u64 cc_busy; member
H A Dmac80211.c985 survey->time_busy = div_u64(state->cc_busy, 1000); in mt76_get_survey()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c3078 state->cc_busy += __res_u64(0) + cc_tx + __res_u64(2) + __res_u64(3) - in mt7915_mcu_get_chan_mib_info()
3079 state_ts->cc_busy; in mt7915_mcu_get_chan_mib_info()
3085 state_ts->cc_busy = __res_u64(0) + cc_tx + __res_u64(2) + __res_u64(3); in mt7915_mcu_get_chan_mib_info()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c3249 state->cc_busy += __res_u64(IDX_TX_TIME) + in mt7996_mcu_get_chan_mib_info()
3253 state_ts->cc_busy; in mt7996_mcu_get_chan_mib_info()
3258 state_ts->cc_busy = __res_u64(IDX_TX_TIME) + in mt7996_mcu_set_ser()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmac.c1627 state->cc_busy += mt76_rr(dev, MT_MIB_STAT_CCA); in mt7603_update_channel()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmac.c1940 state->cc_busy += busy_time; in mt7615_phy_update_channel()