Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath.c228 static void ath_node_powersave(struct ieee80211_node *, int);
1646 vap->iv_node_ps = ath_node_powersave;
6406 ath_node_powersave(struct ieee80211_node *ni, int enable) function