Searched refs:fwlog (Results 1 – 8 of 8) sorted by relevance
157 memcpy(buffer, wl->fwlog, len); in wl1271_sysfs_read_fwlog()160 memmove(wl->fwlog, wl->fwlog + len, wl->fwlog_size); in wl1271_sysfs_read_fwlog()
312 wl->conf.fwlog.mem_blocks = fwlog_mem_blocks; in wlcore_adjust_conf()316 fwlog_mem_blocks, wl->conf.fwlog.mem_blocks); in wlcore_adjust_conf()322 wl->conf.fwlog.mode = WL12XX_FWLOG_CONTINUOUS; in wlcore_adjust_conf()324 wl->conf.fwlog.mode = WL12XX_FWLOG_ON_DEMAND; in wlcore_adjust_conf()326 wl->conf.fwlog.mode = WL12XX_FWLOG_CONTINUOUS; in wlcore_adjust_conf()327 wl->conf.fwlog.output = WL12XX_FWLOG_OUTPUT_DBG_PINS; in wlcore_adjust_conf()329 wl->conf.fwlog.mem_blocks = 0; in wlcore_adjust_conf()330 wl->conf.fwlog.output = WL12XX_FWLOG_OUTPUT_NONE; in wlcore_adjust_conf()820 memcpy(wl->fwlog + wl->fwlog_size, memblock, len); in wl12xx_copy_fwlog()836 (wl->conf.fwlog.mem_blocks == 0)) in wl12xx_read_fwlog_panic()[all …]
1782 cmd->logger_mode = wl->conf.fwlog.mode; in wl12xx_cmd_config_fwlog()1783 cmd->log_severity = wl->conf.fwlog.severity; in wl12xx_cmd_config_fwlog()1784 cmd->timestamp = wl->conf.fwlog.timestamp; in wl12xx_cmd_config_fwlog()1785 cmd->output = wl->conf.fwlog.output; in wl12xx_cmd_config_fwlog()1786 cmd->threshold = wl->conf.fwlog.threshold; in wl12xx_cmd_config_fwlog()
302 u8 *fwlog; member
1389 struct conf_fwlog fwlog; member
997 mem_conf->fwlog_blocks = wl->conf.fwlog.mem_blocks; in wl12xx_acx_mem_cfg()
334 .fwlog = {
462 .fwlog = {