Searched refs:cc_rx (Results 1 – 6 of 6) sorted by relevance
252 state->cc_rx += rx_time + obss_time; in mt792x_phy_update_channel()
489 u64 cc_rx; member
1012 survey->time_rx = div_u64(state->cc_rx, 1000); in mt76_get_survey()
3235 state->cc_rx += __res_u64(2) + __res_u64(3) - state_ts->cc_rx; in mt7996_mcu_get_chan_mib_info()3242 state_ts->cc_rx = __res_u64(2) + __res_u64(3); in mt7996_mcu_get_chan_mib_info()
3066 state->cc_rx += __res_u64(2) + __res_u64(3) - state_ts->cc_rx; in mt7915_mcu_get_chan_mib_info()3073 state_ts->cc_rx = __res_u64(2) + __res_u64(3); in mt7915_mcu_get_chan_mib_info()
1953 state->cc_rx += rx_time + obss_time; in mt7615_phy_update_channel()