Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/can/
H A Dcan-ml.h53 enum { RX_ERR, RX_ALL, RX_FIL, RX_INV, RX_MAX }; enumerator
/openbmc/linux/net/can/
H A Dproc.c69 [RX_ERR] = "rx_err",
449 (void *)RX_ERR); in can_init_proc()
H A Daf_can.c373 return &dev_rcv_lists->rx[RX_ERR]; in can_rcv_list_find()
589 hlist_for_each_entry_rcu(rcv, &dev_rcv_lists->rx[RX_ERR], list) { in can_rcv_filter()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h142 RX_ERR = 0x7, enumerator
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c771 en_dbg(RX_ERR, priv, "Accepted frame with bad FCS\n"); in mlx4_en_process_rx_cq()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_debugfs.c67 RX_ERR = 0x7, enumerator
2440 PRINT_CGX_CUML_NIXRX_STATUS(RX_ERR, "rx_errors"); in cgx_print_stats()
/openbmc/linux/drivers/net/wan/
H A Dfarsync.c169 #define RX_ERR 0x40 /* Rx: error (OR of next 4 bits) */ macro
/openbmc/linux/include/linux/
H A Dnetdevice.h4355 #define NETIF_MSG_RX_ERR __NETIF_MSG(RX_ERR)