Searched refs:old_cons (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c5642 u32 old_cons, new_cons; local
5662 old_cons = ecore_chain_get_cons_idx_u32(&cq->pbl);
5713 cq->cq_cons += new_cons - old_cons;

Completed in 110 milliseconds