Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_proto.h463 void ieee80211_notify_ifnet_change(struct ieee80211vap *);
H A Dieee80211_proto.c1990 ieee80211_notify_ifnet_change(vap); in ieee80211_start_locked()
2104 ieee80211_notify_ifnet_change(vap); in ieee80211_stop_locked()
H A Dieee80211_freebsd.c1018 ieee80211_notify_ifnet_change(struct ieee80211vap *vap) in ieee80211_notify_ifnet_change() function