Searched refs:ERR_COUNT_PKT_N (Results 1 – 1 of 1) sorted by relevance
56 #define ERR_COUNT_PKT_N(v) (((v) >> 8) & 0x3f) macro219 ERR_COUNT_PKT_0(res) + ERR_COUNT_PKT_N(res); in decode_error_report()221 return max(ERR_COUNT_PKT_0(res), ERR_COUNT_PKT_N(res)); in decode_error_report()