Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_power.c74 vap->iv_node_ps = ieee80211_node_pwrsave; in ieee80211_power_vattach()
H A Dieee80211_var.h567 void (*iv_node_ps)(struct ieee80211_node *, int); member
H A Dieee80211_hostap.c643 vap->iv_node_ps(ni, in hostap_input()
/freebsd/sys/dev/ath/
H A Dif_ath.c1665 avp->av_node_ps = vap->iv_node_ps; in ath_vap_create()
1666 vap->iv_node_ps = ath_node_powersave; in ath_vap_create()