Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_sta.h34 void ieee80211_sta_detach(struct ieee80211com *);
H A Dieee80211_sta.c83 ieee80211_sta_detach(struct ieee80211com *ic) in ieee80211_sta_detach() function
H A Dieee80211_proto.c313 ieee80211_sta_detach(ic); in ieee80211_proto_detach()