Searched refs:DESC_CRC_ERR (Results 1 – 2 of 2) sorted by relevance
197 #define DESC_CRC_ERR BIT_ULL(41) macro
536 if (unlikely(flags & (DESC_CRC_ERR | DESC_RX_SYM_ERR))) { in bcmasp_rx_poll()543 if (flags & DESC_CRC_ERR) in bcmasp_rx_poll()