Home
last modified time | relevance | path

Searched refs:RX_ERR (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/include/linux/can/
H A Dcan-ml.h53 enum { RX_ERR, RX_ALL, RX_FIL, RX_INV, RX_MAX }; enumerator
/kernel/linux/linux-6.6/include/linux/can/
H A Dcan-ml.h53 enum { RX_ERR, RX_ALL, RX_FIL, RX_INV, RX_MAX }; enumerator
/kernel/linux/linux-5.10/net/can/
H A Dproc.c69 [RX_ERR] = "rx_err",
451 (void *)RX_ERR); in can_init_proc()
H A Daf_can.c373 return &dev_rcv_lists->rx[RX_ERR]; in can_rcv_list_find()
590 hlist_for_each_entry_rcu(rcv, &dev_rcv_lists->rx[RX_ERR], list) { in can_rcv_filter()
/kernel/linux/linux-6.6/net/can/
H A Dproc.c69 [RX_ERR] = "rx_err",
449 (void *)RX_ERR); in can_init_proc()
H A Daf_can.c372 return &dev_rcv_lists->rx[RX_ERR]; in can_rcv_list_find()
588 hlist_for_each_entry_rcu(rcv, &dev_rcv_lists->rx[RX_ERR], list) { in can_rcv_filter()
/kernel/linux/linux-5.10/drivers/atm/
H A Dambassador.h108 #define RX_ERR 0x8000 // always present if there is an error (hmm) macro
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h109 RX_ERR = 0x7, enumerator
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_debugfs.c67 RX_ERR = 0x7, enumerator
1508 PRINT_CGX_CUML_NIXRX_STATUS(RX_ERR, "rx_errors"); in cgx_print_stats()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c723 en_dbg(RX_ERR, priv, "Accepted frame with bad FCS\n"); in mlx4_en_process_rx_cq()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h142 RX_ERR = 0x7, enumerator
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_debugfs.c67 RX_ERR = 0x7, enumerator
2442 PRINT_CGX_CUML_NIXRX_STATUS(RX_ERR, "rx_errors"); in cgx_print_stats()
/kernel/linux/linux-5.10/drivers/net/wan/
H A Dfarsync.c167 #define RX_ERR 0x40 /* Rx: error (OR of next 4 bits) */ macro
/kernel/linux/linux-6.6/drivers/net/wan/
H A Dfarsync.c169 #define RX_ERR 0x40 /* Rx: error (OR of next 4 bits) */ macro
/kernel/linux/linux-5.10/include/linux/
H A Dnetdevice.h4195 #define NETIF_MSG_RX_ERR __NETIF_MSG(RX_ERR)
/kernel/linux/linux-6.6/include/linux/
H A Dnetdevice.h4335 #define NETIF_MSG_RX_ERR __NETIF_MSG(RX_ERR)

Completed in 50 milliseconds