Searched refs:otus_vap (Results 1 – 2 of 2) sorted by relevance
982 struct otus_vap { struct987 #define OTUS_VAP(vap) ((struct otus_vap *)(vap)) argument
372 struct otus_vap *uvp; in otus_vap_create()378 uvp = malloc(sizeof(struct otus_vap), M_80211_VAP, M_WAITOK | M_ZERO); in otus_vap_create()408 struct otus_vap *uvp = OTUS_VAP(vap); in otus_vap_delete()1184 struct otus_vap *uvp = OTUS_VAP(vap); in otus_newstate()