Home
last modified time | relevance | path

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

/src/sys/dev/ath/
H A Dif_ath.c220 static void ath_node_powersave(struct ieee80211_node *, int);
1669 vap->iv_node_ps = ath_node_powersave; in ath_vap_create()
6713 ath_node_powersave(struct ieee80211_node *ni, int enable) in ath_node_powersave() function