Searched refs:ipw_vap (Results 1 – 2 of 2) sorted by relevance
84 struct ipw_vap { struct90 #define IPW_VAP(vap) ((struct ipw_vap *)(vap)) argument
404 struct ipw_vap *ivp; in ipw_vap_create()461 ivp = malloc(sizeof(struct ipw_vap), M_80211_VAP, M_WAITOK | M_ZERO); in ipw_vap_create()479 struct ipw_vap *ivp = IPW_VAP(vap); in ipw_vap_delete()849 struct ipw_vap *ivp = IPW_VAP(vap); in ipw_newstate()