| /freebsd/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | tdls.c | 27 for (i = 0; i < mvm->fw->ucode_capa.num_stations; i++) { in iwl_mvm_teardown_tdls_peers() 50 for (i = 0; i < mvm->fw->ucode_capa.num_stations; i++) { in iwl_mvm_tdls_sta_count() 94 for (i = 0; i < mvm->fw->ucode_capa.num_stations; i++) { in iwl_mvm_tdls_config() 223 if (WARN_ON(sta_id >= mvm->fw->ucode_capa.num_stations)) in iwl_mvm_rx_tdls_notif()
|
| H A D | tt.c | 350 for (i = 0; i < mvm->fw->ucode_capa.num_stations; i++) { in iwl_mvm_tt_tx_protection()
|
| H A D | fw.c | 1624 for (i = 0; i < mvm->fw->ucode_capa.num_stations; i++) { in iwl_mvm_up() 1792 for (i = 0; i < mvm->fw->ucode_capa.num_stations; i++) { in iwl_mvm_load_d3_fw()
|
| H A D | mvm.h | 1347 if (sta_id >= mvm->fw->ucode_capa.num_stations) in iwl_mvm_sta_from_staid_rcu() 1364 if (sta_id >= mvm->fw->ucode_capa.num_stations) in iwl_mvm_sta_from_staid_protected()
|
| H A D | mld-sta.c | 901 for (i = 0; i < mvm->fw->ucode_capa.num_stations; i++) { in iwl_mvm_mld_modify_all_sta_disable_tx()
|
| H A D | sta.c | 45 for (sta_id = 0; sta_id < mvm->fw->ucode_capa.num_stations; sta_id++) { in iwl_mvm_find_free_sta_id() 4139 if (WARN_ON_ONCE(sta_id >= mvm->fw->ucode_capa.num_stations)) in iwl_mvm_rx_eosp_notif() 4246 for (i = 0; i < mvm->fw->ucode_capa.num_stations; i++) { in iwl_mvm_modify_all_sta_disable_tx()
|
| H A D | rx.c | 374 if (!WARN_ON_ONCE(id >= mvm->fw->ucode_capa.num_stations)) { in iwl_mvm_rx_rx_mpdu()
|
| H A D | mac80211.c | 3352 if (WARN_ON(notif->sta_id >= mvm->fw->ucode_capa.num_stations)) in iwl_mvm_sta_pm_notif() 5681 for (i = 0; i < mvm->fw->ucode_capa.num_stations; i++) { in iwl_mvm_flush_no_vif() 5724 for (i = 0; i < mvm->fw->ucode_capa.num_stations; i++) { in iwl_mvm_mac_flush()
|
| H A D | ops.c | 1857 if (WARN_ON_ONCE(sta_id >= mvm->fw->ucode_capa.num_stations)) in iwl_mvm_queue_state_change()
|
| /freebsd/sys/contrib/dev/iwlwifi/fw/ |
| H A D | img.h | 52 u32 num_stations; member
|
| /freebsd/sys/contrib/dev/iwlwifi/mld/ |
| H A D | mld.h | 542 arr_sz = mld->fw->ucode_capa.num_stations; \
|
| H A D | stats.c | 439 for (int i = 0; i < mld->fw->ucode_capa.num_stations; i++) { in iwl_mld_process_per_sta_stats()
|
| H A D | tx.c | 1160 if (IWL_FW_CHECK(mld, sta_id >= mld->fw->ucode_capa.num_stations, in iwl_mld_handle_tx_resp_notif() 1390 if (IWL_FW_CHECK(mld, sta_id >= mld->fw->ucode_capa.num_stations, in iwl_mld_handle_compressed_ba_notif()
|
| H A D | agg.c | 138 sta_id > mld->fw->ucode_capa.num_stations || in iwl_mld_handle_bar_frame_release_notif()
|
| H A D | mac80211.c | 907 for (int i = 0; i < mld->fw->ucode_capa.num_stations; i++) { in iwl_mld_teardown_tdls_peers() 1625 for (int i = 0; i < mld->fw->ucode_capa.num_stations; i++) { in iwl_mld_tdls_sta_count() 1932 for (int i = 0; i < mld->fw->ucode_capa.num_stations; i++) { in iwl_mld_mac80211_flush()
|
| H A D | tlc.c | 737 if (IWL_FW_CHECK(mld, notif->sta_id >= mld->fw->ucode_capa.num_stations, in iwl_mld_handle_tlc_notif()
|
| H A D | sta.c | 1306 for_each_set_bit(sta_id, &sta_mask_added, mld->fw->ucode_capa.num_stations) { in iwl_mld_update_link_stas()
|
| /freebsd/sys/contrib/dev/athk/ath11k/ |
| H A D | core.h | 438 u32 num_stations; member 723 u32 num_stations; member
|
| H A D | mac.c | 895 ar->num_stations = 0; in ath11k_mac_peer_cleanup_all() 4573 flags, arvif->vdev_type, arvif->num_stations); in ath11k_mac_op_set_key() 4604 !arvif->num_stations); in ath11k_mac_op_set_key() 5215 if (ar->num_stations >= ar->max_num_stations) in ath11k_mac_inc_num_stations() 5218 ar->num_stations++; in ath11k_mac_inc_num_stations() 5219 arvif->num_stations++; in ath11k_mac_inc_num_stations() 5234 ar->num_stations--; in ath11k_mac_dec_num_stations() 5235 arvif->num_stations--; in ath11k_mac_dec_num_stations() 9817 if (arvif->num_stations == 1 && arvif->reinstall_group_keys) { in ath11k_mac_station_add()
|
| /freebsd/sys/contrib/dev/athk/ath12k/ |
| H A D | core.h | 372 u16 num_stations; member 672 u32 num_stations; member
|
| H A D | mac.c | 1248 ar->num_stations = 0; in ath12k_mac_peer_cleanup_all() 1259 arvif->num_stations = 0; in ath12k_mac_peer_cleanup_all() 4138 arvif->num_stations = 0; in ath12k_mac_init_arvif() 6811 if (ar->num_stations >= ar->max_num_stations) in ath12k_mac_inc_num_stations() 6814 ar->num_stations++; in ath12k_mac_inc_num_stations() 6815 arvif->num_stations++; in ath12k_mac_inc_num_stations() 6819 arsta->addr, arvif->vdev_id, arvif->num_stations); in ath12k_mac_inc_num_stations() 6835 ar->num_stations--; in ath12k_mac_dec_num_stations() 6837 if (arvif->num_stations) { in ath12k_mac_dec_num_stations() 6838 arvif->num_stations--; in ath12k_mac_dec_num_stations() [all …]
|
| /freebsd/sys/contrib/dev/iwlwifi/mld/tests/ |
| H A D | utils.c | 44 fw->ucode_capa.num_stations = IWL_STATION_COUNT_MAX; in iwlmld_kunit_test_init()
|
| /freebsd/sys/contrib/dev/athk/ath10k/ |
| H A D | core.h | 1194 int num_stations; member
|
| H A D | mac.c | 936 ar->num_stations = 0; in ath10k_peer_cleanup_all() 6871 if (ar->num_stations >= ar->max_num_stations) in ath10k_mac_inc_num_stations() 6874 ar->num_stations++; in ath10k_mac_inc_num_stations() 6889 ar->num_stations--; in ath10k_mac_dec_num_stations() 7550 ar->num_stations + 1, ar->max_num_stations, in ath10k_sta_state()
|
| /freebsd/sys/contrib/dev/iwlwifi/ |
| H A D | iwl-drv.c | 1331 capa->num_stations = in iwl_parse_tlv_firmware() 1653 fw->ucode_capa.num_stations = IWL_STATION_COUNT_MAX; in iwl_req_fw_callback()
|