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