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.c1289 data[ei++] = mib->tx_bf_ebf_ppdu_cnt;
1299 data[ei++] = mib->tx_bf_ebf_ppdu_cnt;
H A Ddebugfs.c487 mib->tx_bf_ebf_ppdu_cnt);
H A Dmac.c2161 mib->tx_bf_ebf_ppdu_cnt += cnt;
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmac.c1861 mib->tx_bf_ebf_ppdu_cnt += FIELD_GET(MT_ETBF_TX_EBF_CNT, cnt);
1905 mib->tx_bf_ebf_ppdu_cnt += FIELD_GET(MT_MIB_SDR32_TX_PKT_EBF_CNT, cnt);
H A Ddebugfs.c724 mib->tx_bf_ebf_ppdu_cnt);
H A Dmain.c1467 data[ei++] = mib->tx_bf_ebf_ppdu_cnt;

Completed in 310 milliseconds