Home
last modified time | relevance | path

Searched refs:ath_node_set_tim (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_ath.c221 static int ath_node_set_tim(struct ieee80211_node *, int);
1669 vap->iv_set_tim = ath_node_set_tim; in ath_vap_create()
6778 ath_node_set_tim(struct ieee80211_node *ni, int enable) in ath_node_set_tim() function