Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wan/
H A Dfarsync.c172 #define RX_CRC 0x08 /* Rx: CRC error */ macro
1108 if (dmabits & RX_CRC) { in fst_log_rx_error()