Searched defs:iwl_statistics_tx_ntfy (Results 1 – 1 of 1) sorted by relevance
811 struct iwl_statistics_tx_ntfy { struct812 struct iwl_statistics_ntfy_hdr hdr;813 __le32 cts_timeout;814 __le32 ack_timeout;815 __le32 dump_msdu_cnt;816 __le32 burst_abort_missing_next_frame_cnt;817 __le32 cts_timeout_collision;818 __le32 ack_or_ba_timeout_collision;819 __le32 ba_timeout;820 __le32 ba_reschedule_frames;[all …]