Home
last modified time | relevance | path

Searched refs:wl12xx_cmd_config_fwlog (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dcmd.h83 int wl12xx_cmd_config_fwlog(struct wl1271 *wl);
655 struct wl12xx_cmd_config_fwlog { struct
H A Dinit.c329 ret = wl12xx_cmd_config_fwlog(wl); in wl12xx_init_fwlog()
H A Dcmd.c1773 int wl12xx_cmd_config_fwlog(struct wl1271 *wl) in wl12xx_cmd_config_fwlog() function
1775 struct wl12xx_cmd_config_fwlog *cmd; in wl12xx_cmd_config_fwlog()
H A Ddebugfs.c1248 ret = wl12xx_cmd_config_fwlog(wl); in fw_logger_write()