Searched defs:bwi_txstats (Results 1 – 1 of 1) sorted by relevance
208 struct bwi_txstats { struct210 uint8_t txs_pad1[4];211 uint16_t txs_id;212 uint8_t txs_flags; /* BWI_TXS_F_ */213 uint8_t txs_txcnt; /* BWI_TXS_TXCNT_ */214 uint8_t txs_pad2[2];215 uint16_t txs_seq;216 uint16_t txs_unknown;217 uint8_t txs_pad3[2]; /* Padded to 16bytes */