Searched refs:IRDMA_AEQE_VALID (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/infiniband/hw/irdma/ | ||
| H A D | defs.h | 469 #define IRDMA_AEQE_VALID BIT_ULL(63) macro |
| H A D | ctrl.c | 4662 polarity = (u8)FIELD_GET(IRDMA_AEQE_VALID, temp); in irdma_sc_get_next_aeqe() |