Searched refs:last_eid (Results 1 – 6 of 6) sorted by relevance
20 while (eid > pdsc->last_eid) { in pdsc_process_notifyq()47 pdsc->last_eid = eid; in pdsc_process_notifyq()
199 u64 last_eid; member
394 pdsc->last_eid = 0; in pdsc_core_init()
268 if ((s64)(eid - lif->last_eid) <= 0) in ionic_notifyq_service()271 lif->last_eid = eid; in ionic_notifyq_service()
202 u64 last_eid; member
3642 lif->last_eid = 0; in ionic_lif_notifyq_init()
Completed in 23 milliseconds