Searched defs:mt76_sta_stats (Results 1 – 1 of 1) sorted by relevance
268 struct mt76_sta_stats { struct269 u64 tx_mode[__MT_PHY_TYPE_HE_MAX];270 u64 tx_bw[4]; /* 20, 40, 80, 160 */271 u64 tx_nss[4]; /* 1, 2, 3, 4 */272 u64 tx_mcs[16]; /* mcs idx */273 u64 tx_bytes;274 u32 tx_packets;275 u32 tx_retries;276 u32 tx_failed;