Lines Matching refs:mdata
206 struct iwl_mvm_tcm_mac *mdata;
228 mdata = &mvm->tcm.data[mac];
229 mdata->rx.pkts[ac]++;
232 if (mdata->rx.last_ampdu_ref != mvm->ampdu_ref) {
233 mdata->rx.last_ampdu_ref = mvm->ampdu_ref;
234 mdata->rx.airtime += le16_to_cpu(phy_info->frame_time);
242 if (mdata->opened_rx_ba_sessions ||
243 mdata->uapsd_nonagg_detect.detected ||
266 mdata->uapsd_nonagg_detect.rx_bytes += len;
267 ewma_rate_add(&mdata->uapsd_nonagg_detect.rate, thr);
766 struct iwl_mvm_tcm_mac *mdata = &mvm->tcm.data[i];
770 mdata->rx.airtime += airtime;
771 mdata->uapsd_nonagg_detect.rx_bytes += rx_bytes;
774 ewma_rate_init(&mdata->uapsd_nonagg_detect.rate);
775 ewma_rate_add(&mdata->uapsd_nonagg_detect.rate,