Home
last modified time | relevance | path

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

/linux/include/linux/can/
H A Dcan-ml.h53 enum { RX_ERR, RX_ALL, RX_FIL, RX_INV, RX_MAX }; enumerator
/linux/net/can/
H A Dproc.c69 [RX_ERR] = "rx_err",
449 (void *)RX_ERR); in can_init_proc()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h845 RX_ERR = 0x7, enumerator
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c774 en_dbg(RX_ERR, priv, "Accepted frame with bad FCS\n"); in mlx4_en_process_rx_cq()
/linux/drivers/net/wan/
H A Dfarsync.c169 #define RX_ERR 0x40 /* Rx: error (OR of next 4 bits) */ macro
/linux/include/linux/
H A Dnetdevice.h4552 #define NETIF_MSG_RX_ERR __NETIF_MSG(RX_ERR)