Searched defs:wl1251_cmd_trigger_scan_to (Results 1 – 2 of 2) sorted by relevance
342 struct wl1251_cmd_trigger_scan_to { struct343 struct wl1251_cmd_header header;345 u32 timeout;
493 int wl1251_cmd_trigger_scan_to(struct wl1251 *wl, u32 timeout) in wl1251_cmd_trigger_scan_to() function