Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ath/
Dif_ath.c217 static int ath_node_set_tim(struct ieee80211_node *, int);
1279 vap->iv_set_tim = ath_node_set_tim; in ath_vap_create()
6172 ath_node_set_tim(struct ieee80211_node *ni, int enable) in ath_node_set_tim() function