Home
last modified time | relevance | path

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

/freebsd/sys/dev/irdma/
H A Dirdma_defs.h587 #define IRDMA_CEQE_VALID BIT_ULL(63) macro
H A Dirdma_ctrl.c3922 polarity = (u8)FIELD_GET(IRDMA_CEQE_VALID, temp); in irdma_sc_process_ceq()
3978 polarity = (u8)FIELD_GET(IRDMA_CEQE_VALID, temp); in irdma_sc_cleanup_ceqes()
3984 set_64bit_val(ceqe, IRDMA_BYTE_0, temp & IRDMA_CEQE_VALID); in irdma_sc_cleanup_ceqes()