Searched defs:htt_t2h_vdev_txrx_stats_ind (Results 1 – 1 of 1) sorted by relevance
1259 struct htt_t2h_vdev_txrx_stats_ind { struct1260 __le32 vdev_id;1261 __le32 rx_msdu_byte_cnt_lo;1262 __le32 rx_msdu_byte_cnt_hi;1263 __le32 rx_msdu_cnt_lo;1264 __le32 rx_msdu_cnt_hi;1265 __le32 tx_msdu_byte_cnt_lo;1266 __le32 tx_msdu_byte_cnt_hi;1267 __le32 tx_msdu_cnt_lo;1268 __le32 tx_msdu_cnt_hi;[all …]