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