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

/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_rsureg.h831 struct rsu_vap { struct
837 #define RSU_VAP(vap) ((struct rsu_vap *)(vap))
H A Dif_rsu.c686 struct rsu_vap *uvp;
693 uvp = malloc(sizeof(struct rsu_vap), M_80211_VAP, M_WAITOK | M_ZERO);
735 struct rsu_vap *uvp = RSU_VAP(vap);
1413 struct rsu_vap *uvp = RSU_VAP(vap);
1444 struct rsu_vap *uvp = RSU_VAP(vap);

Completed in 58 milliseconds