DSA_COMP_STATUS_MASK
u8 status = desc->completion->status & DSA_COMP_STATUS_MASK;
#define DSA_COMP_STATUS(status) ((status) & DSA_COMP_STATUS_MASK)