Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ti/wlcore/
Dcmd.h85 int wl12xx_cmd_stop_fwlog(struct wl1271 *wl);
680 struct wl12xx_cmd_stop_fwlog { struct
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()
Dmain.c838 wl12xx_cmd_stop_fwlog(wl); in wl12xx_read_fwlog_panic()