Home
last modified time | relevance | path

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

/freebsd/sys/dev/wtap/
H A Dif_wtapvar.h121 int (*av_newstate)(struct ieee80211vap *, member
H A Dif_wtap.c292 error = avp->av_newstate(vap, nstate, arg); in wtap_newstate()
389 avp->av_newstate = vap->iv_newstate; in wtap_vap_create()
/freebsd/sys/dev/ath/
H A Dif_athvar.h488 int (*av_newstate)(struct ieee80211vap *, member
H A Dif_ath.c1660 avp->av_newstate = vap->iv_newstate; in ath_vap_create()
5932 error = avp->av_newstate(vap, nstate, arg); in ath_newstate()