Searched refs:CMPLT_HDR_CMPLT_MSK (Results 1 – 1 of 1) sorted by relevance
405 #define CMPLT_HDR_CMPLT_MSK (0x3 << CMPLT_HDR_CMPLT_OFF) macro2347 if ((dw0 & CMPLT_HDR_CMPLT_MSK) == 0x3) { in slot_complete_v3_hw()2463 if (unlikely((dw0 & CMPLT_HDR_CMPLT_MSK) == 0x3) && in complete_v3_hw()