Home
last modified time | relevance | path

Searched refs:can_berr_counter (Results 1 – 25 of 35) sorted by relevance

12

/linux-6.1.9/drivers/net/can/usb/kvaser_usb/
Dkvaser_usb.h113 struct can_berr_counter bec;
168 struct can_berr_counter *bec);
Dkvaser_usb_hydra.c892 const struct can_berr_counter *bec, in kvaser_usb_hydra_bus_status_to_can_state()
915 const struct can_berr_counter *bec) in kvaser_usb_hydra_update_state()
979 struct can_berr_counter bec; in kvaser_usb_hydra_state_event()
1068 struct can_berr_counter bec; in kvaser_usb_hydra_error_frame()
1687 struct can_berr_counter *bec) in kvaser_usb_hydra_get_berr_counter()
/linux-6.1.9/drivers/net/can/peak_canfd/
Dpeak_canfd_user.h20 struct can_berr_counter bec; /* rx/tx err counters */
Dpeak_canfd.c559 struct can_berr_counter *bec) in peak_canfd_get_berr_counter()
/linux-6.1.9/include/uapi/linux/can/
Dnetlink.h82 struct can_berr_counter { struct
/linux-6.1.9/drivers/net/can/dev/
Dnetlink.c19 [IFLA_CAN_BERR_COUNTER] = { .len = sizeof(struct can_berr_counter) },
409 size += nla_total_size(sizeof(struct can_berr_counter)); in can_get_size()
508 struct can_berr_counter bec = { }; in can_fill_info()
/linux-6.1.9/drivers/net/can/usb/peak_usb/
Dpcan_usb_core.h72 struct can_berr_counter *bec);
Dpcan_usb.c135 struct can_berr_counter bec;
820 struct can_berr_counter *bec) in pcan_usb_get_berr_counter()
Dpcan_usb_fd.c72 struct can_berr_counter bec;
847 struct can_berr_counter *bec) in pcan_usb_fd_get_berr_counter()
/linux-6.1.9/include/linux/can/
Ddev.h86 struct can_berr_counter *bec);
/linux-6.1.9/drivers/net/can/
Dkvaser_pciefd.c261 struct can_berr_counter bec;
899 struct can_berr_counter *bec) in kvaser_pciefd_get_berr_counter()
1235 struct can_berr_counter *bec, in kvaser_pciefd_packet_to_state()
1263 struct can_berr_counter bec; in kvaser_pciefd_rx_error_frame()
1345 struct can_berr_counter bec; in kvaser_pciefd_handle_status_resp()
Dat91_can.c371 struct can_berr_counter *bec) in at91_get_berr_counter()
872 struct can_berr_counter bec; in at91_irq_err_state()
975 struct can_berr_counter bec; in at91_get_state_by_bec()
Dsun4i_can.c305 struct can_berr_counter *bec) in sun4ican_get_berr_counter()
/linux-6.1.9/drivers/net/can/usb/
Dmcba_usb.c79 struct can_berr_counter bec;
750 struct can_berr_counter *bec) in mcba_net_get_berr_counter()
Dusb_8dev.c132 struct can_berr_counter bec;
707 struct can_berr_counter *bec) in usb_8dev_get_berr_counter()
Desd_usb.c220 struct can_berr_counter bec;
958 struct can_berr_counter *bec) in esd_usb_get_berr_counter()
/linux-6.1.9/drivers/net/can/ctucanfd/
Dctucanfd_base.c784 static void ctucan_get_rec_tec(struct ctucan_priv *priv, struct can_berr_counter *bec) in ctucan_get_rec_tec()
807 struct can_berr_counter bec; in ctucan_err_interrupt()
1279 static int ctucan_get_berr_counter(const struct net_device *ndev, struct can_berr_counter *bec) in ctucan_get_berr_counter()
/linux-6.1.9/drivers/net/can/c_can/
Dc_can_main.c694 struct can_berr_counter *bec) in __c_can_get_berr_counter()
708 struct can_berr_counter *bec) in c_can_get_berr_counter()
917 struct can_berr_counter bec; in c_can_handle_state_change()
/linux-6.1.9/drivers/net/can/m_can/
Dm_can.c660 struct can_berr_counter *bec) in __m_can_get_berr_counter()
687 struct can_berr_counter *bec) in m_can_get_berr_counter()
709 struct can_berr_counter bec; in m_can_handle_state_change()
916 struct can_berr_counter bec; in m_can_rx_handler()
/linux-6.1.9/drivers/net/can/ifi_canfd/
Difi_canfd.c437 struct can_berr_counter *bec) in ifi_canfd_get_berr_counter()
457 struct can_berr_counter bec; in ifi_canfd_handle_state_change()
/linux-6.1.9/drivers/net/can/spi/mcp251xfd/
Dmcp251xfd-core.c823 struct can_berr_counter *bec) in __mcp251xfd_get_berr_counter()
843 struct can_berr_counter *bec) in mcp251xfd_get_berr_counter()
1097 struct can_berr_counter bec; in mcp251xfd_handle_cerrif()
Dmcp251xfd.h656 struct can_berr_counter bec;
/linux-6.1.9/drivers/net/can/sja1000/
Dsja1000.c267 struct can_berr_counter *bec) in sja1000_get_berr_counter()
/linux-6.1.9/drivers/net/can/flexcan/
Dflexcan-core.c707 struct can_berr_counter *bec) in __flexcan_get_berr_counter()
720 struct can_berr_counter *bec) in flexcan_get_berr_counter()
858 struct can_berr_counter bec; in flexcan_irq_state()
/linux-6.1.9/drivers/net/can/mscan/
Dmscan.c529 struct can_berr_counter *bec) in mscan_get_berr_counter()

12