Home
last modified time | relevance | path

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

/freebsd/sys/dev/ipw/
H A Dif_ipwvar.h90 #define IPW_VAP(vap) ((struct ipw_vap *)(vap)) macro
H A Dif_ipw.c479 struct ipw_vap *ivp = IPW_VAP(vap); in ipw_vap_delete()
849 struct ipw_vap *ivp = IPW_VAP(vap); in ipw_newstate()