Searched refs:IRDMA_AEQE_VALID (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/irdma/ | ||
H A D | irdma_defs.h | 611 #define IRDMA_AEQE_VALID BIT_ULL(63) macro |
H A D | irdma_ctrl.c | 4123 polarity = (u8)FIELD_GET(IRDMA_AEQE_VALID, temp); in irdma_sc_get_next_aeqe() |