Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/can/
Dcan-ml.h53 enum { RX_ERR, RX_ALL, RX_FIL, RX_INV, RX_MAX }; enumerator
/Linux-v5.15/net/can/
Dproc.c69 [RX_ERR] = "rx_err",
449 (void *)RX_ERR); in can_init_proc()
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()
/Linux-v5.15/drivers/atm/
Dambassador.h108 #define RX_ERR 0x8000 // always present if there is an error (hmm) macro
/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h123 RX_ERR = 0x7, enumerator
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx4/
Den_rx.c720 en_dbg(RX_ERR, priv, "Accepted frame with bad FCS\n"); in mlx4_en_process_rx_cq()
/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_debugfs.c65 RX_ERR = 0x7, enumerator
1994 PRINT_CGX_CUML_NIXRX_STATUS(RX_ERR, "rx_errors"); in cgx_print_stats()
/Linux-v5.15/drivers/net/wan/
Dfarsync.c169 #define RX_ERR 0x40 /* Rx: error (OR of next 4 bits) */ macro
/Linux-v5.15/include/linux/
Dnetdevice.h4366 #define NETIF_MSG_RX_ERR __NETIF_MSG(RX_ERR)