Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_rsureg.h830 struct rsu_vap { struct
836 #define RSU_VAP(vap) ((struct rsu_vap *)(vap)) argument
H A Dif_rsu.c682 struct rsu_vap *uvp; in rsu_vap_create()
689 uvp = malloc(sizeof(struct rsu_vap), M_80211_VAP, M_WAITOK | M_ZERO); in rsu_vap_create()
731 struct rsu_vap *uvp = RSU_VAP(vap); in rsu_vap_delete()
1409 struct rsu_vap *uvp = RSU_VAP(vap); in rsu_monitor_newstate()
1440 struct rsu_vap *uvp = RSU_VAP(vap); in rsu_newstate()