Searched refs:hostap_set_tim (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/net/wireless/hostap/ |
D | hostap_ap.c | 157 static void hostap_set_tim(local_info_t *local, int aid, int set) in hostap_set_tim() function 243 hostap_set_tim(local, sta->aid, 0); in ap_handle_timer() 2003 hostap_set_tim(local, aid, 0); in handle_pspoll() 2831 hostap_set_tim(local, sta->aid, 1); in hostap_handle_sta_tx() 2847 hostap_set_tim(local, sta->aid, 1); in hostap_handle_sta_tx()
|