Searched refs:last_eid (Results 1 – 6 of 6) sorted by relevance
25 while (eid > pdsc->last_eid) { in pdsc_process_notifyq()52 pdsc->last_eid = eid; in pdsc_process_notifyq()
198 u64 last_eid; member
395 pdsc->last_eid = 0; in pdsc_core_init()
267 if ((s64)(eid - lif->last_eid) <= 0) in ionic_notifyq_service()270 lif->last_eid = eid; in ionic_notifyq_service()
202 u64 last_eid; member
3643 lif->last_eid = 0; in ionic_lif_notifyq_init()
Completed in 18 milliseconds