Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/libie/
H A Dfwlog.c78 static bool libie_fwlog_ring_empty(struct libie_fwlog_ring *rings) in libie_fwlog_ring_empty() function
740 if (libie_fwlog_ring_empty(&fwlog->ring)) in libie_debugfs_data_read()
743 while (!libie_fwlog_ring_empty(&fwlog->ring) && !done) { in libie_debugfs_data_read()