Searched defs:mt76_sta_stats (Results 1 – 1 of 1) sorted by relevance
273 struct mt76_sta_stats { struct274 u64 tx_mode[__MT_PHY_TYPE_MAX];277 u64 tx_mcs[16]; /* mcs idx */278 u64 tx_bytes;280 u32 tx_packets;281 u32 tx_retries;282 u32 tx_failed;284 u64 rx_bytes;285 u32 rx_packets;286 u32 rx_errors;[all …]
Completed in 12 milliseconds