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

/drivers/net/wireless/hostap/
H A Dhostap_ap.c159 if (local->func->set_tim)
160 local->func->set_tim(local->dev, aid, set);
2748 int set_tim, ret; local
2838 set_tim = skb_queue_empty(&sta->tx_buf);
2843 if (set_tim) {
H A Dhostap_wlan.h598 int (*set_tim)(struct net_device *dev, int aid, int set); member in struct:prism2_helper_functions

Completed in 133 milliseconds