Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath.c204 static int ath_newstate(struct ieee80211vap *, enum ieee80211_state, int);
1664 vap->iv_newstate = ath_newstate; in ath_vap_create()
5818 ath_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) in ath_newstate() function