Searched refs:hostap_set_tim (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/net/wireless/intersil/hostap/ | 
| D | hostap_ap.c | 145 static void hostap_set_tim(local_info_t *local, int aid, int set)  in hostap_set_tim()  function231 		hostap_set_tim(local, sta->aid, 0);  in ap_handle_timer()
 1941 		hostap_set_tim(local, aid, 0);  in handle_pspoll()
 2769 		hostap_set_tim(local, sta->aid, 1);  in hostap_handle_sta_tx()
 2785 		hostap_set_tim(local, sta->aid, 1);  in hostap_handle_sta_tx()
 
 |