Home
last modified time | relevance | path

Searched refs:wl12xx_cmd_stop_fwlog (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dcmd.h99 int wl12xx_cmd_stop_fwlog(struct wl1271 *wl);
694 struct wl12xx_cmd_stop_fwlog { struct
Dcmd.c1847 int wl12xx_cmd_stop_fwlog(struct wl1271 *wl) in wl12xx_cmd_stop_fwlog() function
1849 struct wl12xx_cmd_stop_fwlog *cmd; in wl12xx_cmd_stop_fwlog()
Dmain.c852 wl12xx_cmd_stop_fwlog(wl); in wl12xx_read_fwlog_panic()