Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
H A Ddefs.h496 #define IRDMA_CEQE_VALID BIT_ULL(63) macro
H A 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()

Completed in 10 milliseconds