| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | sta.c | 291 priv->num_stations++; in iwl_prep_station() 500 priv->num_stations--; in iwl_remove_station() 502 if (WARN_ON(priv->num_stations < 0)) in iwl_remove_station() 503 priv->num_stations = 0; in iwl_remove_station() 541 priv->num_stations--; in iwl_deactivate_station() 543 if (WARN_ON_ONCE(priv->num_stations < 0)) in iwl_deactivate_station() 544 priv->num_stations = 0; in iwl_deactivate_station() 741 priv->num_stations--; in iwl_dealloc_bcast_stations() 742 if (WARN_ON(priv->num_stations < 0)) in iwl_dealloc_bcast_stations() 743 priv->num_stations = 0; in iwl_dealloc_bcast_stations()
|
| H A D | dev.h | 742 int num_stations; member
|
| H A D | main.c | 877 priv->num_stations = 0; in iwl_clear_driver_stations()
|
| /linux/drivers/net/wireless/rsi/ |
| H A D | rsi_main.h | 320 int num_stations; member
|
| H A D | rsi_91x_mac80211.c | 1443 if (common->num_stations >= common->max_stations) { in rsi_mac80211_sta_add() 1505 common->num_stations++; in rsi_mac80211_sta_add() 1571 if (common->num_stations > 0) in rsi_mac80211_sta_remove() 1572 common->num_stations--; in rsi_mac80211_sta_remove()
|
| /linux/drivers/net/wireless/ti/wlcore/ |
| H A D | conf.h | 966 u8 num_stations; member
|
| H A D | acx.c | 973 mem_conf->num_stations = mem->num_stations; in wl12xx_acx_mem_cfg()
|
| H A D | acx.h | 463 u8 num_stations; member
|
| /linux/drivers/net/wireless/ti/wl12xx/ |
| H A D | main.c | 295 .num_stations = 1, 382 .num_stations = 1,
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | agg.c | 135 sta_id > mld->fw->ucode_capa.num_stations || in iwl_mld_handle_bar_frame_release_notif()
|
| H A D | mac80211.c | 931 for (int i = 0; i < mld->fw->ucode_capa.num_stations; i++) { in iwl_mld_teardown_tdls_peers() 1653 for (int i = 0; i < mld->fw->ucode_capa.num_stations; i++) { in iwl_mld_tdls_sta_count() 1975 for (int i = 0; i < mld->fw->ucode_capa.num_stations; i++) { in iwl_mld_mac80211_flush()
|
| /linux/drivers/net/wireless/ti/wl1251/ |
| H A D | acx.h | 1096 __le16 num_stations; /* number of STAs to be supported. */ member
|
| H A D | acx.c | 840 mem_conf->mem_config.num_stations = cpu_to_le16(DEFAULT_NUM_STATIONS); in wl1251_acx_mem_cfg()
|
| /linux/drivers/net/wireless/intel/iwlegacy/ |
| H A D | debug.c | 399 const size_t bufsz = 30 + sizeof(char) * 500 * (il->num_stations); in il_dbgfs_stations_read() 407 il->num_stations); in il_dbgfs_stations_read()
|
| H A D | common.c | 1974 il->num_stations++; in il_prep_station() 2181 il->num_stations--; in il_remove_station() 2183 BUG_ON(il->num_stations < 0); in il_remove_station() 2330 il->num_stations--; in il_dealloc_bcast_stations() 2331 BUG_ON(il->num_stations < 0); in il_dealloc_bcast_stations()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | fw.c | 1753 for (i = 0; i < mvm->fw->ucode_capa.num_stations; i++) { in iwl_mvm_up() 1921 for (i = 0; i < mvm->fw->ucode_capa.num_stations; i++) { in iwl_mvm_load_d3_fw()
|
| H A D | sta.c | 42 for (sta_id = 0; sta_id < mvm->fw->ucode_capa.num_stations; sta_id++) { in iwl_mvm_find_free_sta_id() 4131 if (WARN_ON_ONCE(sta_id >= mvm->fw->ucode_capa.num_stations)) in iwl_mvm_rx_eosp_notif() 4238 for (i = 0; i < mvm->fw->ucode_capa.num_stations; i++) { in iwl_mvm_modify_all_sta_disable_tx()
|
| H A D | ops.c | 1833 if (WARN_ON_ONCE(sta_id >= mvm->fw->ucode_capa.num_stations)) in iwl_mvm_queue_state_change()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | mac.c | 1255 ar->num_stations = 0; in ath12k_mac_peer_cleanup_all() 1266 arvif->num_stations = 0; in ath12k_mac_peer_cleanup_all() 4145 arvif->num_stations = 0; in ath12k_mac_init_arvif() 6822 if (ar->num_stations >= ar->max_num_stations) in ath12k_mac_inc_num_stations() 6825 ar->num_stations++; in ath12k_mac_inc_num_stations() 6826 arvif->num_stations++; in ath12k_mac_inc_num_stations() 6830 arsta->addr, arvif->vdev_id, arvif->num_stations); in ath12k_mac_inc_num_stations() 6846 ar->num_stations--; in ath12k_mac_dec_num_stations() 6848 if (arvif->num_stations) { in ath12k_mac_dec_num_stations() 6849 arvif->num_stations--; in ath12k_mac_dec_num_stations() [all …]
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | mac.c | 936 ar->num_stations = 0; in ath10k_peer_cleanup_all() 6859 if (ar->num_stations >= ar->max_num_stations) in ath10k_mac_inc_num_stations() 6862 ar->num_stations++; in ath10k_mac_inc_num_stations() 6877 ar->num_stations--; in ath10k_mac_dec_num_stations() 7538 ar->num_stations + 1, ar->max_num_stations, in ath10k_sta_state()
|
| /linux/drivers/net/wireless/intel/ipw2x00/ |
| H A D | ipw2200.c | 3852 for (i = 0; i < priv->num_stations; i++) { in ipw_add_station() 3875 priv->num_stations++; in ipw_add_station() 3884 for (i = 0; i < priv->num_stations; i++) in ipw_find_station() 4455 priv->num_stations = 0; in ipw_rx_notification()
|