Home
last modified time | relevance | path

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

/freebsd/sys/dev/wtap/
H A Dif_wtapvar.h111 struct ieee80211vap av_vap; /* base class */ member
/freebsd/sys/dev/ath/
H A Dif_athvar.h480 struct ieee80211vap av_vap; /* base class */ member
H A Dif_ath.c1637 vap = &avp->av_vap; in ath_vap_create()