Searched defs:wl12xx_vif (Results 1 – 1 of 1) sorted by relevance
348 struct wl12xx_vif { struct349 struct wl1271 *wl;350 struct list_head list;351 unsigned long flags;352 u8 bss_type;353 u8 p2p; /* we are using p2p role */354 u8 role_id;357 u8 dev_role_id;358 u8 dev_hlid;360 union {[all …]