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