Home
last modified time | relevance | path

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

/freebsd/sys/dev/irdma/
H A Dirdma_defs.h611 #define IRDMA_AEQE_VALID BIT_ULL(63) macro
H A Dirdma_ctrl.c4123 polarity = (u8)FIELD_GET(IRDMA_AEQE_VALID, temp); in irdma_sc_get_next_aeqe()