Home
last modified time | relevance | path

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

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