Searched refs:end_of_log (Results 1 – 1 of 1) sorted by relevance
820 u32 end_of_log = 0; in wl12xx_read_fwlog_panic() local842 end_of_log = wlcore_event_fw_logger(wl); in wl12xx_read_fwlog_panic()843 if (end_of_log == 0) { in wl12xx_read_fwlog_panic()845 end_of_log = wlcore_event_fw_logger(wl); in wl12xx_read_fwlog_panic()847 } while (end_of_log != 0); in wl12xx_read_fwlog_panic()