Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/can/
Dnetlink.h110 struct can_device_stats { struct
/Linux-v6.6/include/linux/can/
Ddev.h46 struct can_device_stats can_stats;
/Linux-v6.6/drivers/net/can/dev/
Dnetlink.c611 return sizeof(struct can_device_stats); in can_get_xstats_size()
/Linux-v6.6/drivers/net/can/usb/
Ducan.c489 struct can_device_stats *can_stats = &up->can.can_stats; in ucan_handle_error_frame()
Dgs_usb.c491 struct can_device_stats *can_stats = &dev->can.can_stats; in gs_update_state()
/Linux-v6.6/drivers/net/can/usb/etas_es58x/
Des58x_core.c663 struct can_device_stats *can_stats = &can->can_stats; in es58x_rx_err_msg()