Searched refs:total_airtime (Results 1 – 2 of 2) sorted by relevance
985 u32 total_airtime = 0; in iwl_mvm_calc_tcm_stats() local1010 total_airtime += airtime; in iwl_mvm_calc_tcm_stats()1045 load = iwl_mvm_tcm_load(mvm, total_airtime, elapsed); in iwl_mvm_calc_tcm_stats()
416 u32 total_airtime = 0; in mt7603_mac_sta_poll() local444 total_airtime += airtime[i]; in mt7603_mac_sta_poll()476 if (!total_airtime) in mt7603_mac_sta_poll()480 dev->mphy.chan_state->cc_tx += total_airtime; in mt7603_mac_sta_poll()