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.h305 u32 next_cq; member
H A Dirdma_ctrl.c3922 struct irdma_sc_cq *next_cq; in irdma_sc_cleanup_ceqes() local
3940 next_cq = (struct irdma_sc_cq *)(irdma_uintptr) LS_64_1(temp, 1); in irdma_sc_cleanup_ceqes()
3941 if (cq == next_cq) in irdma_sc_cleanup_ceqes()
H A Dirdma_kcompat.c995 &rf->next_cq); in irdma_create_cq()