Home
last modified time | relevance | path

Searched refs:IRDMA_CEQE_VALID (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/infiniband/hw/irdma/ !
Ddefs.h496 #define IRDMA_CEQE_VALID BIT_ULL(63) macro
Dctrl.c3817 polarity = (u8)FIELD_GET(IRDMA_CEQE_VALID, temp); in irdma_sc_process_ceq()
3873 polarity = (u8)FIELD_GET(IRDMA_CEQE_VALID, temp); in irdma_sc_cleanup_ceqes()
3879 set_64bit_val(ceqe, 0, temp & IRDMA_CEQE_VALID); in irdma_sc_cleanup_ceqes()