Searched refs:sli_cq_read (Results 1 – 3 of 3) sorted by relevance
4013 sli_cq_read(struct sli4 *sli4, struct sli4_queue *q, u8 *entry);
1239 sli_cq_read(struct sli4 *sli4, struct sli4_queue *q, u8 *entry) in sli_cq_read() function
2324 while (!sli_cq_read(&hw->sli, cq->queue, cqe)) { in efct_hw_cq_process()