Searched defs:iwi_vap (Results 1 – 1 of 1) sorted by relevance
121 struct iwi_vap { struct122 struct ieee80211vap iwi_vap; member127 #define IWI_VAP(vap) ((struct iwi_vap *)(vap)) argument