Searched refs:tx_bf_ebf_ppdu_cnt (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_mac.c105 mib->tx_bf_ebf_ppdu_cnt += FIELD_GET(MT_ETBF_TX_EBF_CNT, val);
H A Dmt792x_core.c446 data[ei++] = mib->tx_bf_ebf_ppdu_cnt;
H A Dmt76.h924 u32 tx_bf_ebf_ppdu_cnt; member in struct:mt76_mib_stats
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c1303 data[ei++] = mib->tx_bf_ebf_ppdu_cnt;
1313 data[ei++] = mib->tx_bf_ebf_ppdu_cnt;
H A Ddebugfs.c492 mib->tx_bf_ebf_ppdu_cnt);
H A Dmac.c2157 mib->tx_bf_ebf_ppdu_cnt += cnt;
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmac.c1866 mib->tx_bf_ebf_ppdu_cnt += FIELD_GET(MT_ETBF_TX_EBF_CNT, cnt);
1910 mib->tx_bf_ebf_ppdu_cnt += FIELD_GET(MT_MIB_SDR32_TX_PKT_EBF_CNT, cnt);
H A Ddebugfs.c725 mib->tx_bf_ebf_ppdu_cnt);
H A Dmain.c1471 data[ei++] = mib->tx_bf_ebf_ppdu_cnt;

Completed in 227 milliseconds