Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c204 static int ath_newstate(struct ieee80211vap *, enum ieee80211_state, int);
1663 vap->iv_newstate = ath_newstate; in ath_vap_create()
5823 ath_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) in ath_newstate() function