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