Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_power.h82 void ieee80211_sta_tim_notify(struct ieee80211vap *vap, int set);
H A Dieee80211_power.c556 ieee80211_sta_tim_notify(struct ieee80211vap *vap, int set) in ieee80211_sta_tim_notify() function
H A Dieee80211_sta.c1604 ieee80211_sta_tim_notify(vap, 1); in sta_recv_mgmt()