Lines Matching refs:mcs_count
1809 tx.pkt_type[pream_type].mcs_count[i]); \
1811 rx.pkt_type[pream_type].mcs_count[i]); \
1947 _tgtobj->tx.su_be_ppdu_cnt.mcs_count[i] += \
1948 _srcobj->tx.su_be_ppdu_cnt.mcs_count[i]; \
1949 _tgtobj->rx.su_be_ppdu_cnt.mcs_count[i] += \
1950 _srcobj->rx.su_be_ppdu_cnt.mcs_count[i]; \
1954 _tgtobj->tx.mu_be_ppdu_cnt[mu_type].mcs_count[i] += \
1955 _srcobj->tx.mu_be_ppdu_cnt[mu_type].mcs_count[i]; \
1956 _tgtobj->rx.mu_be_ppdu_cnt[mu_type].mcs_count[i] += \
1957 _srcobj->rx.mu_be_ppdu_cnt[mu_type].mcs_count[i]; \
2150 _tgtobj->tx.pkt_type[pream_type].mcs_count[i] += \
2151 _srcobj->tx.pkt_type[pream_type].mcs_count[i]; \
2225 _tgtobj->rx.pkt_type[pream_type].mcs_count[i] += \
2226 _srcobj->rx.pkt_type[pream_type].mcs_count[i]; \
2235 _tgtobj->rx.su_ax_ppdu_cnt.mcs_count[i] += \
2236 _srcobj->rx.su_ax_ppdu_cnt.mcs_count[i]; \
2248 _tgtobj->rx.rx_mu[mu_type].ppdu.mcs_count[i] += \
2249 _srcobj->rx.rx_mu[mu_type].ppdu.mcs_count[i]; \