Searched defs:wl12xx_vif (Results 1 – 1 of 1) sorted by relevance
338 struct wl12xx_vif { struct339 struct wl1271 *wl;340 struct list_head list;341 unsigned long flags;342 u8 bss_type;343 u8 p2p; /* we are using p2p role */344 u8 role_id;347 u8 dev_role_id;348 u8 dev_hlid;350 union {[all …]