Searched defs:iwl_statistics_tx_ntfy (Results 1 – 1 of 1) sorted by relevance
939 struct iwl_statistics_tx_ntfy { struct940 struct iwl_statistics_ntfy_hdr hdr;941 __le32 cts_timeout;942 __le32 ack_timeout;943 __le32 dump_msdu_cnt;944 __le32 burst_abort_missing_next_frame_cnt;945 __le32 cts_timeout_collision;946 __le32 ack_or_ba_timeout_collision;947 __le32 ba_timeout;948 __le32 ba_reschedule_frames;[all …]