Searched refs:IWL_STATION_COUNT_MAX (Results 1 – 11 of 11) sorted by relevance
330 u8 avg_energy[IWL_STATION_COUNT_MAX];337 u8 avg_energy[IWL_STATION_COUNT_MAX];611 struct iwl_stats_ntfy_per_sta per_sta[IWL_STATION_COUNT_MAX];654 struct iwl_stats_ntfy_per_sta per_sta[IWL_STATION_COUNT_MAX];702 __le32 average_energy[IWL_STATION_COUNT_MAX];
19 #define IWL_STATION_COUNT_MAX 16 macro
749 if (WARN_ONCE(sta_id >= IWL_STATION_COUNT_MAX, "sta_id %d >= %d", in iwl_mvm_stats_energy_iter()750 sta_id, IWL_STATION_COUNT_MAX)) in iwl_mvm_stats_energy_iter()1071 u8 average_energy[IWL_STATION_COUNT_MAX]; in iwl_mvm_handle_rx_system_oper_stats()1130 u8 average_energy[IWL_STATION_COUNT_MAX]; in iwl_mvm_handle_rx_statistics_tlv()
1085 struct ieee80211_sta __rcu *fw_id_to_mac_id[IWL_STATION_COUNT_MAX];1087 struct ieee80211_link_sta __rcu *fw_id_to_link_sta[IWL_STATION_COUNT_MAX];
1297 IWL_STATION_COUNT_MAX); in iwl_op_mode_mvm_start()
2546 if (WARN(tid != baid_data->tid || sta_id > IWL_STATION_COUNT_MAX || in iwl_mvm_rx_bar_frame_release()
32 BUILD_BUG_ON(IWL_STATION_COUNT_MAX > 32); in iwl_mvm_find_free_sta_id()
212 struct ieee80211_link_sta __rcu *fw_id_to_link_sta[IWL_STATION_COUNT_MAX];
497 BUILD_BUG_ON(ARRAY_SIZE(stats->per_sta) != IWL_STATION_COUNT_MAX); in iwl_mld_handle_stats_oper_notif()
44 fw->ucode_capa.num_stations = IWL_STATION_COUNT_MAX; in iwlmld_kunit_test_init()
1204 IWL_STATION_COUNT_MAX) { in iwl_parse_tlv_firmware()1511 fw->ucode_capa.num_stations = IWL_STATION_COUNT_MAX; in iwl_req_fw_callback()