Home
last modified time | relevance | path

Searched refs:next_cq (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/irdma/
H A Dirdma_main.h302 u32 next_cq; member
H A Dirdma_kcompat.c959 &rf->next_cq); in irdma_create_cq()
H A Dirdma_ctrl.c3964 struct irdma_sc_cq *next_cq; in irdma_sc_cleanup_ceqes() local
3982 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()