Home
last modified time | relevance | path

Searched refs:DESC_CRC_ERR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.h186 #define DESC_CRC_ERR BIT_ULL(41) macro
H A Dbcmasp_intf.c534 if (unlikely(flags & (DESC_CRC_ERR | DESC_RX_SYM_ERR))) { in bcmasp_rx_poll()
541 if (flags & DESC_CRC_ERR) in bcmasp_rx_poll()