Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_proto.h356 void ieee80211_restart_all(struct ieee80211com *);
H A Dieee80211_freebsd.c249 ieee80211_restart_all(vap->iv_ic); in ieee80211_sysctl_vap_restart()
H A Dieee80211_proto.c2189 ieee80211_restart_all(struct ieee80211com *ic) in ieee80211_restart_all() function