Searched refs:IWL_MVM_STATION_COUNT_MAX (Results 1 – 7 of 7) sorted by relevance
329 u8 avg_energy[IWL_MVM_STATION_COUNT_MAX];336 u8 avg_energy[IWL_MVM_STATION_COUNT_MAX];529 struct iwl_statistics_ntfy_per_sta per_sta_stats[IWL_MVM_STATION_COUNT_MAX];577 __le32 average_energy[IWL_MVM_STATION_COUNT_MAX];
19 #define IWL_MVM_STATION_COUNT_MAX 16 macro
719 if (WARN_ONCE(sta_id >= IWL_MVM_STATION_COUNT_MAX, "sta_id %d >= %d", in iwl_mvm_stats_energy_iter()720 sta_id, IWL_MVM_STATION_COUNT_MAX)) in iwl_mvm_stats_energy_iter()832 u8 average_energy[IWL_MVM_STATION_COUNT_MAX]; in iwl_mvm_handle_rx_statistics_tlv()
855 struct ieee80211_sta __rcu *fw_id_to_mac_id[IWL_MVM_STATION_COUNT_MAX];
1089 IWL_MVM_STATION_COUNT_MAX); in iwl_op_mode_mvm_start()
33 BUILD_BUG_ON(IWL_MVM_STATION_COUNT_MAX > 32); in iwl_mvm_find_free_sta_id()
1152 IWL_MVM_STATION_COUNT_MAX) { in iwl_parse_tlv_firmware()1412 fw->ucode_capa.num_stations = IWL_MVM_STATION_COUNT_MAX; in iwl_req_fw_callback()