/linux-6.3-rc2/drivers/net/can/usb/kvaser_usb/ |
A D | kvaser_usb.h | 113 struct can_berr_counter bec; 168 struct can_berr_counter *bec);
|
A D | kvaser_usb_hydra.c | 897 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 D | peak_canfd_user.h | 20 struct can_berr_counter bec; /* rx/tx err counters */
|
A D | peak_canfd.c | 559 struct can_berr_counter *bec) in peak_canfd_get_berr_counter()
|
/linux-6.3-rc2/include/uapi/linux/can/ |
A D | netlink.h | 82 struct can_berr_counter { struct
|
/linux-6.3-rc2/drivers/net/can/dev/ |
A D | netlink.c | 19 [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 D | pcan_usb_core.h | 73 struct can_berr_counter *bec);
|
A D | pcan_usb.c | 136 struct can_berr_counter bec; 840 struct can_berr_counter *bec) in pcan_usb_get_berr_counter()
|
A D | pcan_usb_fd.c | 72 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 D | dev.h | 86 struct can_berr_counter *bec);
|
/linux-6.3-rc2/drivers/net/can/ |
A D | kvaser_pciefd.c | 261 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 D | at91_can.c | 371 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 D | sun4i_can.c | 305 struct can_berr_counter *bec) in sun4ican_get_berr_counter()
|
/linux-6.3-rc2/drivers/net/can/usb/ |
A D | mcba_usb.c | 79 struct can_berr_counter bec; 750 struct can_berr_counter *bec) in mcba_net_get_berr_counter()
|
A D | usb_8dev.c | 132 struct can_berr_counter bec; 707 struct can_berr_counter *bec) in usb_8dev_get_berr_counter()
|
A D | esd_usb.c | 228 struct can_berr_counter bec; 968 struct can_berr_counter *bec) in esd_usb_get_berr_counter()
|
A D | gs_usb.c | 959 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 D | ctucanfd_base.c | 784 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 D | c_can_main.c | 694 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 D | m_can.c | 674 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 D | ifi_canfd.c | 437 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 D | mcp251xfd-core.c | 823 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 D | sja1000.c | 267 struct can_berr_counter *bec) in sja1000_get_berr_counter()
|
/linux-6.3-rc2/drivers/net/can/flexcan/ |
A D | flexcan-core.c | 727 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 D | mscan.c | 529 struct can_berr_counter *bec) in mscan_get_berr_counter()
|