Searched refs:next_cq (Results 1 – 3 of 3) sorted by relevance
302 u32 next_cq; member
959 &rf->next_cq); in irdma_create_cq()
3964 struct irdma_sc_cq *next_cq; in irdma_sc_cleanup_ceqes() local3982 next_cq = (struct irdma_sc_cq *)(irdma_uintptr) LS_64_1(temp, 1); in irdma_sc_cleanup_ceqes()3983 if (cq == next_cq) in irdma_sc_cleanup_ceqes()