Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/irdma/
Ddefs.h494 #define IRDMA_CEQE_VALID BIT_ULL(63) macro
Dctrl.c3795 polarity = (u8)FIELD_GET(IRDMA_CEQE_VALID, temp); in irdma_sc_process_ceq()
3851 polarity = (u8)FIELD_GET(IRDMA_CEQE_VALID, temp); in irdma_sc_cleanup_ceqes()
3857 set_64bit_val(ceqe, 0, temp & IRDMA_CEQE_VALID); in irdma_sc_cleanup_ceqes()