Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_sta.h36 void ieee80211_sta_detach(struct ieee80211com *);
H A Dieee80211_sta.c89 ieee80211_sta_detach(struct ieee80211com *ic) in ieee80211_sta_detach() function
H A Dieee80211_proto.c317 ieee80211_sta_detach(ic); in ieee80211_proto_detach()