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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ehca/
H A Dipz_pt_fn.h76 static inline void *ipz_qeit_calc(struct ipz_queue *queue, u64 q_offset) function
91 return ipz_qeit_calc(queue, queue->current_q_offset);
H A Dehca_uverbs.c145 u64 virt_addr = (u64)ipz_qeit_calc(queue, ofs);
H A Dehca_qp.c725 wqe = (struct ehca_wqe*)ipz_qeit_calc(squeue, q_ofs);
733 wqe = (struct ehca_wqe*)ipz_qeit_calc(squeue, q_ofs);

Completed in 113 milliseconds