Searched refs:bwi_vap (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/bwi/
H A Dif_bwivar.h536 struct bwi_vap { struct
541 #define BWI_VAP(vap) ((struct bwi_vap *)(vap))
H A Dif_bwi.c588 struct bwi_vap *bvp;
593 bvp = malloc(sizeof(struct bwi_vap), M_80211_VAP, M_WAITOK | M_ZERO);
617 struct bwi_vap *bvp = BWI_VAP(vap);
1746 struct bwi_vap *bvp = BWI_VAP(vap);

Completed in 67 milliseconds