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()
299 wl->conf.fwlog.mem_blocks = fwlog_mem_blocks; in wlcore_adjust_conf()303 fwlog_mem_blocks, wl->conf.fwlog.mem_blocks); in wlcore_adjust_conf()309 wl->conf.fwlog.mode = WL12XX_FWLOG_CONTINUOUS; in wlcore_adjust_conf()311 wl->conf.fwlog.mode = WL12XX_FWLOG_ON_DEMAND; in wlcore_adjust_conf()313 wl->conf.fwlog.mode = WL12XX_FWLOG_CONTINUOUS; in wlcore_adjust_conf()314 wl->conf.fwlog.output = WL12XX_FWLOG_OUTPUT_DBG_PINS; in wlcore_adjust_conf()316 wl->conf.fwlog.mem_blocks = 0; in wlcore_adjust_conf()317 wl->conf.fwlog.output = WL12XX_FWLOG_OUTPUT_NONE; in wlcore_adjust_conf()807 memcpy(wl->fwlog + wl->fwlog_size, memblock, len); in wl12xx_copy_fwlog()823 (wl->conf.fwlog.mem_blocks == 0)) in wl12xx_read_fwlog_panic()[all …]
1772 cmd->logger_mode = wl->conf.fwlog.mode; in wl12xx_cmd_config_fwlog()1773 cmd->log_severity = wl->conf.fwlog.severity; in wl12xx_cmd_config_fwlog()1774 cmd->timestamp = wl->conf.fwlog.timestamp; in wl12xx_cmd_config_fwlog()1775 cmd->output = wl->conf.fwlog.output; in wl12xx_cmd_config_fwlog()1776 cmd->threshold = wl->conf.fwlog.threshold; in wl12xx_cmd_config_fwlog()
299 u8 *fwlog; member
1375 struct conf_fwlog fwlog; member
997 mem_conf->fwlog_blocks = wl->conf.fwlog.mem_blocks; in wl12xx_acx_mem_cfg()
333 .fwlog = {
458 .fwlog = {