Searched defs:hostap_set_tim (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/hostap/
H A Dhostap_ap.c157 static void hostap_set_tim(local_info_t *local, int aid, int set) function
243 hostap_set_tim(local, sta->aid, 0);
2003 hostap_set_tim(local, aid, 0);
2831 hostap_set_tim(local, sta->aid, 1);
2847 hostap_set_tim(local, sta->aid, 1);

Completed in 65 milliseconds