Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dqwxreg.h12896 struct htt_tx_ppdu_stats_info { struct
12897 struct htt_tlv tlv_hdr;
12898 uint32_t tx_success_bytes;
12899 uint32_t tx_retry_bytes;
12900 uint32_t tx_failed_bytes;
12901 uint32_t flags; /* %HTT_PPDU_STATS_TX_INFO_FLAGS_ */
12902 uint16_t tx_success_msdus;
12903 uint16_t tx_retry_msdus;
12904 uint16_t tx_failed_msdus;
12905 uint16_t tx_duration; /* united in us */
H A Dqwzreg.h13427 struct htt_tx_ppdu_stats_info { struct
13428 struct htt_tlv tlv_hdr;
13429 uint32_t tx_success_bytes;
13430 uint32_t tx_retry_bytes;
13431 uint32_t tx_failed_bytes;
13432 uint32_t flags; /* %HTT_PPDU_STATS_TX_INFO_FLAGS_ */
13433 uint16_t tx_success_msdus;
13434 uint16_t tx_retry_msdus;
13435 uint16_t tx_failed_msdus;
13436 uint16_t tx_duration; /* united in us */