Searched full:cc_rx (Results 1 – 6 of 6) sorted by relevance
251 state->cc_rx += rx_time + obss_time; in mt792x_phy_update_channel()
568 u64 cc_rx; member
1184 survey->time_rx = div_u64(state->cc_rx, 1000); in mt76_get_survey()
3229 state->cc_rx += __res_u64(2) + __res_u64(3) - state_ts->cc_rx; in mt7915_mcu_get_chan_mib_info()3236 state_ts->cc_rx = __res_u64(2) + __res_u64(3); in mt7915_mcu_get_chan_mib_info()
4017 state->cc_rx += __res_u64(IDX_RX_TIME) + in mt7996_mcu_get_chan_mib_info()4019 state_ts->cc_rx; in mt7996_mcu_get_chan_mib_info()4028 state_ts->cc_rx = __res_u64(IDX_RX_TIME) + __res_u64(IDX_OBSS_AIRTIME); in mt7996_mcu_get_chan_mib_info()
1942 state->cc_rx += rx_time + obss_time; in mt7615_phy_update_channel()