Searched refs:ath_vap (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_beacon.c185 struct ath_vap *avp = ATH_VAP(vap);
701 struct ath_vap *avp = ATH_VAP(vap);
827 struct ath_vap *avp = ATH_VAP(vap);
931 struct ath_vap *avp;
H A Dif_ath.c1529 struct ath_vap *avp;
1535 avp = malloc(sizeof(struct ath_vap), M_80211_VAP, M_WAITOK | M_ZERO);
1788 struct ath_vap *avp = ATH_VAP(vap);
2543 struct ath_vap *avp;
5633 struct ath_vap *avp = ATH_VAP(vap);
5778 struct ath_vap *avp = ATH_VAP(vap);
6667 struct ath_vap *avp = ATH_VAP(ni->ni_vap);
6686 struct ath_vap *avp = ATH_VAP(ni->ni_vap);
6735 struct ath_vap *avp = ATH_VAP(ni->ni_vap);
6827 struct ath_vap *av
[all...]
H A Dif_athvar.h480 struct ath_vap { struct
498 #define ATH_VAP(vap) ((struct ath_vap *)(vap))
H A Dif_ath_tx.c1908 struct ath_vap *avp = ATH_VAP(vap);

Completed in 84 milliseconds