Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ehca/
Dipz_pt_fn.c69 u64 last_entry_in_q = queue->queue_length - queue->qe_size; in ipz_qeit_eq_get_inc() local
72 if (queue->current_q_offset > last_entry_in_q) { in ipz_qeit_eq_get_inc()
/linux-4.4.14/drivers/net/ethernet/ibm/ehea/
Dehea_qmr.h283 u64 last_entry_in_q = queue->queue_length - queue->qe_size; in hw_qeit_eq_get_inc() local
288 if (queue->current_q_offset > last_entry_in_q) { in hw_qeit_eq_get_inc()