Searched refs:rsu_vap (Results 1 – 2 of 2) sorted by relevance
830 struct rsu_vap { struct836 #define RSU_VAP(vap) ((struct rsu_vap *)(vap)) argument
682 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()