Home
last modified time | relevance | path

Searched refs:num_sta (Results 1 – 10 of 10) sorted by relevance

/linux/net/mac80211/
H A Docb.c53 if (local->num_sta >= IEEE80211_OCB_MAX_STA_ENTRIES) { in ieee80211_ocb_rx_no_sta()
H A Dmesh.h405 MESH_MAX_PLINKS - sdata->local->num_sta)) > 0; in mesh_plink_availables()
H A Dsta_info.c840 local->num_sta++; in sta_info_insert_finish()
925 local->num_sta--; in sta_info_insert_finish()
1451 local->num_sta--; in __sta_info_destroy_part2()
2869 if (thr && thr < STA_SLOW_THRESHOLD * sta->local->num_sta) { in sta_update_codel_params()
H A Dibss.c596 if (local->num_sta >= IEEE80211_IBSS_MAX_STA_ENTRIES) { in ieee80211_ibss_add_sta()
1190 if (local->num_sta >= IEEE80211_IBSS_MAX_STA_ENTRIES) { in ieee80211_ibss_rx_no_sta()
H A Dmesh_plink.c530 if (sdata->local->num_sta >= MESH_MAX_PLINKS) in __mesh_sta_info_alloc()
H A Dieee80211_i.h1462 unsigned long num_sta; member
/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h1079 u8 num_sta; /* number of removed stations */ member
H A Dcommon.c2101 rm_sta_cmd.num_sta = 1; in il_send_remove_station()
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dsta.c416 rm_sta_cmd.num_sta = 1; in iwl_send_remove_station()
H A Dcommands.h901 u8 num_sta; /* number of removed stations */ member