Searched defs:mac_tx_stats_s (Results 1 – 1 of 1) sorted by relevance
56 typedef struct mac_tx_stats_s { struct57 uint64_t mts_obytes;58 uint64_t mts_opackets;59 uint64_t mts_oerrors;68 uint64_t mts_blockcnt; /* times blocked for Tx descs */69 uint64_t mts_unblockcnt; /* unblock calls from driver */70 uint64_t mts_sdrops;