Home
last modified time | relevance | path

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

/drivers/net/wireless/hostap/
Dhostap_ap.h180 int num_sta; /* number of entries in sta_list */ member
Dhostap_ap.c143 ap->num_sta--; in ap_free_sta()
325 if (!resend || ap->num_sta <= 0) in hostap_deauth_all_stas()
1174 ap->num_sta++; in ap_add_sta()
1458 if (local->ap->num_sta >= MAX_STA_COUNT) { in handle_authen()
2762 if (local->ap->num_sta <= 0) in hostap_handle_sta_tx()
/drivers/net/wireless/iwlegacy/
Dcommands.h1082 u8 num_sta; /* number of removed stations */ member
Dcommon.c2117 rm_sta_cmd.num_sta = 1; in il_send_remove_station()
/drivers/net/wireless/iwlwifi/dvm/
Dsta.c436 rm_sta_cmd.num_sta = 1; in iwl_send_remove_station()
Dcommands.h961 u8 num_sta; /* number of removed stations */ member