Searched defs:wl1251_cmd_trigger_scan_to (Results 1 – 2 of 2) sorted by relevance
328 struct wl1251_cmd_trigger_scan_to { struct329 struct wl1251_cmd_header header;331 u32 timeout;
484 int wl1251_cmd_trigger_scan_to(struct wl1251 *wl, u32 timeout) in wl1251_cmd_trigger_scan_to() function