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