Searched refs:cc_rx (Results 1 – 6 of 6) sorted by relevance
249 state->cc_rx += rx_time + obss_time; in mt792x_phy_update_channel()
485 u64 cc_rx; member
986 survey->time_rx = div_u64(state->cc_rx, 1000); in mt76_get_survey()
3075 state->cc_rx += __res_u64(2) + __res_u64(3) - state_ts->cc_rx; in mt7915_mcu_get_chan_mib_info()3082 state_ts->cc_rx = __res_u64(2) + __res_u64(3); in mt7915_mcu_get_chan_mib_info()
3240 state->cc_rx += __res_u64(2) + __res_u64(3) - state_ts->cc_rx; in mt7996_mcu_get_chan_mib_info()3247 state_ts->cc_rx = __res_u64(2) + __res_u64(3); in mt7996_mcu_get_chan_mib_info()
1942 state->cc_rx += rx_time + obss_time; in mt7615_phy_update_channel()