Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/drivers/net/can/usb/kvaser_usb/
A Dkvaser_usb.h113 struct can_berr_counter bec;
168 struct can_berr_counter *bec);
A Dkvaser_usb_hydra.c897 const struct can_berr_counter *bec, in kvaser_usb_hydra_bus_status_to_can_state()
920 const struct can_berr_counter *bec) in kvaser_usb_hydra_update_state()
984 struct can_berr_counter bec; in kvaser_usb_hydra_state_event()
1073 struct can_berr_counter bec; in kvaser_usb_hydra_error_frame()
1698 struct can_berr_counter *bec) in kvaser_usb_hydra_get_berr_counter()
/linux-6.3-rc2/drivers/net/can/peak_canfd/
A Dpeak_canfd_user.h20 struct can_berr_counter bec; /* rx/tx err counters */
A Dpeak_canfd.c559 struct can_berr_counter *bec) in peak_canfd_get_berr_counter()
/linux-6.3-rc2/include/uapi/linux/can/
A Dnetlink.h82 struct can_berr_counter { struct
/linux-6.3-rc2/drivers/net/can/dev/
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()
/linux-6.3-rc2/drivers/net/can/usb/peak_usb/
A Dpcan_usb_core.h73 struct can_berr_counter *bec);
A Dpcan_usb.c136 struct can_berr_counter bec;
840 struct can_berr_counter *bec) in pcan_usb_get_berr_counter()
A Dpcan_usb_fd.c72 struct can_berr_counter bec;
893 struct can_berr_counter *bec) in pcan_usb_fd_get_berr_counter()
/linux-6.3-rc2/include/linux/can/
A Ddev.h86 struct can_berr_counter *bec);
/linux-6.3-rc2/drivers/net/can/
A 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()
A 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()
A Dsun4i_can.c305 struct can_berr_counter *bec) in sun4ican_get_berr_counter()
/linux-6.3-rc2/drivers/net/can/usb/
A Dmcba_usb.c79 struct can_berr_counter bec;
750 struct can_berr_counter *bec) in mcba_net_get_berr_counter()
A Dusb_8dev.c132 struct can_berr_counter bec;
707 struct can_berr_counter *bec) in usb_8dev_get_berr_counter()
A Desd_usb.c228 struct can_berr_counter bec;
968 struct can_berr_counter *bec) in esd_usb_get_berr_counter()
A Dgs_usb.c959 struct can_berr_counter *bec, in gs_usb_get_state()
986 struct can_berr_counter *bec) in gs_usb_can_get_berr_counter()
/linux-6.3-rc2/drivers/net/can/ctucanfd/
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-6.3-rc2/drivers/net/can/c_can/
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-6.3-rc2/drivers/net/can/m_can/
A Dm_can.c674 struct can_berr_counter *bec) in __m_can_get_berr_counter()
701 struct can_berr_counter *bec) in m_can_get_berr_counter()
723 struct can_berr_counter bec; in m_can_handle_state_change()
937 struct can_berr_counter bec; in m_can_rx_handler()
/linux-6.3-rc2/drivers/net/can/ifi_canfd/
A 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.3-rc2/drivers/net/can/spi/mcp251xfd/
A 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()
/linux-6.3-rc2/drivers/net/can/sja1000/
A Dsja1000.c267 struct can_berr_counter *bec) in sja1000_get_berr_counter()
/linux-6.3-rc2/drivers/net/can/flexcan/
A Dflexcan-core.c727 struct can_berr_counter *bec) in __flexcan_get_berr_counter()
740 struct can_berr_counter *bec) in flexcan_get_berr_counter()
878 struct can_berr_counter bec; in flexcan_irq_state()
/linux-6.3-rc2/drivers/net/can/mscan/
A Dmscan.c529 struct can_berr_counter *bec) in mscan_get_berr_counter()

Completed in 56 milliseconds

12