Searched refs:hostap_newstate (Results 1 – 1 of 1) sorted by relevance
67 static int hostap_newstate(struct ieee80211vap *, enum ieee80211_state, int);96 vap->iv_newstate = hostap_newstate; in hostap_vattach()154 hostap_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) in hostap_newstate() function