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

/freebsd-current/sys/dev/usb/wlan/
H A Dif_rsureg.h830 struct rsu_vap { struct
836 #define RSU_VAP(vap) ((struct rsu_vap *)(vap))
H A Dif_rsu.c683 struct rsu_vap *uvp;
690 uvp = malloc(sizeof(struct rsu_vap), M_80211_VAP, M_WAITOK | M_ZERO);
732 struct rsu_vap *uvp = RSU_VAP(vap);
1410 struct rsu_vap *uvp = RSU_VAP(vap);
1441 struct rsu_vap *uvp = RSU_VAP(vap);

Completed in 126 milliseconds