Searched refs:end_of_log (Results 1 – 1 of 1) sorted by relevance
828 u32 end_of_log = 0; in wl12xx_read_fwlog_panic() local852 end_of_log = wlcore_event_fw_logger(wl); in wl12xx_read_fwlog_panic()853 if (end_of_log == 0) { in wl12xx_read_fwlog_panic()855 end_of_log = wlcore_event_fw_logger(wl); in wl12xx_read_fwlog_panic()857 } while (end_of_log != 0); in wl12xx_read_fwlog_panic()