Lines Matching full:tcm
231 if (time_after(jiffies, mvm->tcm.ts + MVM_TCM_PERIOD)) in iwl_mvm_rx_handle_tcm()
232 schedule_delayed_work(&mvm->tcm.work, 0); in iwl_mvm_rx_handle_tcm()
233 mdata = &mvm->tcm.data[mac]; in iwl_mvm_rx_handle_tcm()
460 if (!mvm->tcm.paused && len >= sizeof(*hdr) && in iwl_mvm_rx_rx_mpdu()
678 /* make sure that beacon statistics don't go backwards with TCM in iwl_mvm_stat_iterator()
711 /* make sure that beacon statistics don't go backwards with TCM in iwl_mvm_stat_iterator_all_macs()
775 spin_lock(&mvm->tcm.lock); in iwl_mvm_update_tcm_from_stats()
777 struct iwl_mvm_tcm_mac *mdata = &mvm->tcm.data[i]; in iwl_mvm_update_tcm_from_stats()
790 spin_unlock(&mvm->tcm.lock); in iwl_mvm_update_tcm_from_stats()
934 /* make sure that beacon statistics don't go backwards with TCM in iwl_mvm_stat_iterator_all_links()
955 * we will end up counting twice the same airtime, once in TCM in iwl_mvm_stat_iterator_all_links()
1208 * we will end up counting twice the same airtime, once in TCM in iwl_mvm_handle_rx_statistics_tlv()
1326 * we will end up counting twice the same airtime, once in TCM in iwl_mvm_handle_rx_statistics()