Searched refs:cc_busy (Results 1 – 8 of 8) sorted by relevance
249 state->cc_busy += busy_time; in mt792x_phy_update_channel()
1034 state->cc_busy += mt76_rr(dev, MT_CH_BUSY); in mt76x02_update_channel()
535 u64 cc_busy; member
1031 survey->time_busy = div_u64(state->cc_busy, 1000); in mt76_get_survey()
3162 state->cc_busy += __res_u64(0) + cc_tx + __res_u64(2) + __res_u64(3) - in mt7915_mcu_get_chan_mib_info()3163 state_ts->cc_busy; in mt7915_mcu_get_chan_mib_info()3169 state_ts->cc_busy = __res_u64(0) + cc_tx + __res_u64(2) + __res_u64(3); in mt7915_mcu_get_chan_mib_info()
3718 state->cc_busy += __res_u64(0) + __res_u64(1) + __res_u64(2) + __res_u64(3) - in mt7996_mcu_get_chan_mib_info()3719 state_ts->cc_busy; in mt7996_mcu_get_chan_mib_info()3725 state_ts->cc_busy = __res_u64(0) + __res_u64(1) + __res_u64(2) + __res_u64(3); in mt7996_mcu_get_chan_mib_info()
1627 state->cc_busy += mt76_rr(dev, MT_MIB_STAT_CCA); in mt7603_update_channel()
1940 state->cc_busy += busy_time; in mt7615_phy_update_channel()
Completed in 50 milliseconds