Searched defs:wl18xx_cmd_smart_config_start (Results 1 – 2 of 2) sorted by relevance
34 struct wl18xx_cmd_smart_config_start { struct35 struct wl1271_cmd_header header;37 __le32 group_id_bitmask;
73 int wl18xx_cmd_smart_config_start(struct wl1271 *wl, u32 group_bitmap) in wl18xx_cmd_smart_config_start() function