Home
last modified time | relevance | path

Searched defs:htt_t2h_vdev_txrx_stats_ind (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddp.h1259 struct htt_t2h_vdev_txrx_stats_ind { struct
1260 __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 …]