Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dcmd.h85 int wl12xx_cmd_stop_fwlog(struct wl1271 *wl);
680 struct wl12xx_cmd_stop_fwlog { struct
H A Dcmd.c1831 int wl12xx_cmd_stop_fwlog(struct wl1271 *wl) in wl12xx_cmd_stop_fwlog() function
1833 struct wl12xx_cmd_stop_fwlog *cmd; in wl12xx_cmd_stop_fwlog()
H A Dmain.c838 wl12xx_cmd_stop_fwlog(wl); in wl12xx_read_fwlog_panic()