Searched defs:iwi_vap (Results 1 – 1 of 1) sorted by relevance
119 struct iwi_vap { struct120 struct ieee80211vap iwi_vap; member125 #define IWI_VAP(vap) ((struct iwi_vap *)(vap)) argument