Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/irdma/
H A Ddefs.h456 #define IRDMA_CEQE_VALID BIT_ULL(63) macro
H A Dctrl.c4469 polarity = (u8)FIELD_GET(IRDMA_CEQE_VALID, temp); in irdma_sc_process_ceq()
4511 polarity = (u8)FIELD_GET(IRDMA_CEQE_VALID, temp); in irdma_sc_cleanup_ceqes()
4517 set_64bit_val(ceqe, 0, (temp & IRDMA_CEQE_VALID) | in irdma_sc_cleanup_ceqes()