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