Searched defs:iwl_stats_ntfy_per_phy (Results 1 – 1 of 1) sorted by relevance
574 struct iwl_stats_ntfy_per_phy { struct575 __le32 channel_load;576 __le32 channel_load_by_us;577 __le32 channel_load_not_by_us;578 __le32 clt;579 __le32 act;580 __le32 elp;581 __le32 rx_detected_per_ch_width[IWL_STATS_MAX_BW_INDEX];582 __le32 success_per_ch_width[IWL_STATS_MAX_BW_INDEX];583 __le32 fail_per_ch_width[IWL_STATS_MAX_BW_INDEX];[all …]