Home
last modified time | relevance | path

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

/freebsd/sys/dev/otus/
H A Dif_otusreg.h982 struct otus_vap { struct
987 #define OTUS_VAP(vap) ((struct otus_vap *)(vap)) argument
H A Dif_otus.c372 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()