Searched refs:ERDMA_CQE_HDR_SYNDROME_MASK (Results 1 – 3 of 3) sorted by relevance
140 syndrome = FIELD_GET(ERDMA_CQE_HDR_SYNDROME_MASK, cqe_hdr); in erdma_poll_one_cqe()
324 #define ERDMA_CQE_HDR_SYNDROME_MASK GENMASK(7, 0) macro
342 comp_wait->comp_status = FIELD_GET(ERDMA_CQE_HDR_SYNDROME_MASK, hdr0); in erdma_poll_single_cmd_completion()