Home
last modified time | relevance | path

Searched defs:RX_ERR (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/can/
H A Dcan-ml.h59 enum { RX_ERR, RX_ALL, RX_FIL, RX_INV, RX_MAX }; enumerator
/linux/drivers/net/wan/
H A Dfarsync.c169 #define RX_ERR 0x40 /* Rx: error (OR of next 4 bits) */ macro