Searched defs:wl18xx_cmd_smart_config_start (Results 1 – 2 of 2) sorted by relevance
48 struct wl18xx_cmd_smart_config_start { struct49 struct wl1271_cmd_header header;51 __le32 group_id_bitmask;
87 int wl18xx_cmd_smart_config_start(struct wl1271 *wl, u32 group_bitmap) in wl18xx_cmd_smart_config_start() function