Home
last modified time | relevance | path

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

12

/linux/include/linux/can/
H A Ddev.h86 struct can_berr_counter *bec);
199 const struct can_berr_counter *bec,
/linux/drivers/net/can/usb/kvaser_usb/
H A Dkvaser_usb.h115 struct can_berr_counter bec;
170 struct can_berr_counter *bec);
H A Dkvaser_usb_hydra.c908 const struct can_berr_counter *bec, in kvaser_usb_hydra_bus_status_to_can_state()
931 const struct can_berr_counter *bec) in kvaser_usb_hydra_update_state()
995 struct can_berr_counter bec; in kvaser_usb_hydra_state_event()
1084 struct can_berr_counter bec; in kvaser_usb_hydra_error_frame()
1718 struct can_berr_counter *bec) in kvaser_usb_hydra_get_berr_counter()
/linux/drivers/net/can/rockchip/
H A Drockchip_canfd-core.c163 struct can_berr_counter *bec) in rkcanfd_get_berr_counter_corrected()
165 struct can_berr_counter bec_raw; in rkcanfd_get_berr_counter_corrected()
206 struct can_berr_counter *bec) in rkcanfd_get_berr_counter()
543 struct can_berr_counter bec; in rkcanfd_handle_error_int()
569 struct can_berr_counter bec; in rkcanfd_handle_state_error_int()
613 struct can_berr_counter bec; in rkcanfd_handle_rx_fifo_overflow_int()
H A Drockchip_canfd.h478 struct can_berr_counter bec;
/linux/drivers/net/can/peak_canfd/
H A Dpeak_canfd_user.h20 struct can_berr_counter bec; /* rx/tx err counters */
/linux/include/uapi/linux/can/
H A Dnetlink.h82 struct can_berr_counter { struct
/linux/drivers/net/can/dev/
H A Dnetlink.c19 [IFLA_CAN_BERR_COUNTER] = { .len = sizeof(struct can_berr_counter) },
444 size += nla_total_size(sizeof(struct can_berr_counter)); in can_get_size()
543 struct can_berr_counter bec = { }; in can_fill_info()
H A Ddev.c106 const struct can_berr_counter *bec, in can_state_get_by_berr_counter()
/linux/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_core.h73 struct can_berr_counter *bec);
H A Dpcan_usb.c136 struct can_berr_counter bec;
840 struct can_berr_counter *bec) in pcan_usb_get_berr_counter()
H A Dpcan_usb_fd.c72 struct can_berr_counter bec;
893 struct can_berr_counter *bec) in pcan_usb_fd_get_berr_counter()
/linux/drivers/net/can/
H A Dkvaser_pciefd.c411 struct can_berr_counter bec;
921 struct can_berr_counter *bec) in kvaser_pciefd_get_berr_counter()
1260 struct can_berr_counter *bec, in kvaser_pciefd_packet_to_state()
1288 struct can_berr_counter bec; in kvaser_pciefd_rx_error_frame()
1360 struct can_berr_counter bec; in kvaser_pciefd_handle_status_resp()
H A Dat91_can.c385 struct can_berr_counter *bec) in at91_get_berr_counter()
697 struct can_berr_counter bec; in at91_irq_err_line()
H A Dbxcan.c470 struct can_berr_counter bec; in bxcan_handle_state_change()
912 struct can_berr_counter *bec) in bxcan_get_berr_counter()
/linux/drivers/net/can/usb/
H A Dmcba_usb.c79 struct can_berr_counter bec;
750 struct can_berr_counter *bec) in mcba_net_get_berr_counter()
H A Dusb_8dev.c132 struct can_berr_counter bec;
707 struct can_berr_counter *bec) in usb_8dev_get_berr_counter()
H A Desd_usb.c292 struct can_berr_counter bec;
1160 struct can_berr_counter *bec) in esd_usb_get_berr_counter()
H A Dgs_usb.c1017 struct can_berr_counter *bec, in gs_usb_get_state()
1044 struct can_berr_counter *bec) in gs_usb_can_get_berr_counter()
/linux/drivers/net/can/esd/
H A Desdacc.h355 struct can_berr_counter *bec);
/linux/drivers/net/can/ctucanfd/
H A 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/drivers/net/can/c_can/
H A 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/drivers/net/can/ifi_canfd/
H A Difi_canfd.c458 struct can_berr_counter *bec) in ifi_canfd_get_berr_counter()
478 struct can_berr_counter bec; in ifi_canfd_handle_state_change()
/linux/drivers/net/can/m_can/
H A Dm_can.c761 struct can_berr_counter *bec) in __m_can_get_berr_counter()
788 struct can_berr_counter *bec) in m_can_get_berr_counter()
810 struct can_berr_counter bec; in m_can_handle_state_change()
1024 struct can_berr_counter bec; in m_can_rx_handler()
/linux/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-core.c832 struct can_berr_counter *bec) in __mcp251xfd_get_berr_counter()
852 struct can_berr_counter *bec) in mcp251xfd_get_berr_counter()
1106 struct can_berr_counter bec; in mcp251xfd_handle_cerrif()

12