Searched refs:cc_busy (Results 1 – 8 of 8) sorted by relevance
250 state->cc_busy += busy_time; in mt792x_phy_update_channel()
1034 state->cc_busy += mt76_rr(dev, MT_CH_BUSY); in mt76x02_update_channel()
488 u64 cc_busy; member
1011 survey->time_busy = div_u64(state->cc_busy, 1000); in mt76_get_survey()
3236 state->cc_busy += __res_u64(0) + __res_u64(1) + __res_u64(2) + __res_u64(3) - in mt7996_mcu_get_chan_mib_info()3237 state_ts->cc_busy; in mt7996_mcu_get_chan_mib_info()3243 state_ts->cc_busy = __res_u64(0) + __res_u64(1) + __res_u64(2) + __res_u64(3); in mt7996_mcu_get_chan_mib_info()
3067 state->cc_busy += __res_u64(0) + cc_tx + __res_u64(2) + __res_u64(3) - in mt7915_mcu_get_chan_mib_info()3068 state_ts->cc_busy; in mt7915_mcu_get_chan_mib_info()3074 state_ts->cc_busy = __res_u64(0) + cc_tx + __res_u64(2) + __res_u64(3); in mt7915_mcu_get_chan_mib_info()
1622 state->cc_busy += mt76_rr(dev, MT_MIB_STAT_CCA); in mt7603_update_channel()
1951 state->cc_busy += busy_time; in mt7615_phy_update_channel()