Home
last modified time | relevance | path

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

/NextBSD/sys/dev/wtap/
HDif_wtapvar.h111 struct ieee80211vap av_vap; /* base class */ member
/NextBSD/sys/dev/ath/
HDif_athvar.h477 struct ieee80211vap av_vap; /* base class */ member
HDif_ath.c1539 vap = &avp->av_vap; in ath_vap_create()