Searched refs:RX_OFLO (Results 1 – 2 of 2) sorted by relevance
83 #define RX_OFLO 0x10 /* Overflow Error */ macro
172 #define RX_OFLO 0x10 /* Rx: overflow error */ macro1160 if (dmabits & RX_OFLO) { in fst_log_rx_error()