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