Searched refs:ath_node_set_tim (Results 1 – 1 of 1) sorted by relevance
221 static int ath_node_set_tim(struct ieee80211_node *, int);1671 vap->iv_set_tim = ath_node_set_tim; in ath_vap_create()6786 ath_node_set_tim(struct ieee80211_node *ni, int enable) in ath_node_set_tim() function