Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/can/
Dcan-ml.h53 enum { RX_ERR, RX_ALL, RX_FIL, RX_INV, RX_MAX }; enumerator
/linux-6.1.9/net/can/
Dproc.c69 [RX_ERR] = "rx_err",
449 (void *)RX_ERR); in can_init_proc()
Daf_can.c372 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()
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h137 RX_ERR = 0x7, enumerator
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx4/
Den_rx.c722 en_dbg(RX_ERR, priv, "Accepted frame with bad FCS\n"); in mlx4_en_process_rx_cq()
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_debugfs.c67 RX_ERR = 0x7, enumerator
2437 PRINT_CGX_CUML_NIXRX_STATUS(RX_ERR, "rx_errors"); in cgx_print_stats()
/linux-6.1.9/drivers/net/wan/
Dfarsync.c169 #define RX_ERR 0x40 /* Rx: error (OR of next 4 bits) */ macro
/linux-6.1.9/include/linux/
Dnetdevice.h4259 #define NETIF_MSG_RX_ERR __NETIF_MSG(RX_ERR)