/linux/drivers/net/can/kvaser_pciefd/ |
H A D | kvaser_pciefd_core.c | 458 static inline void kvaser_pciefd_send_kcan_cmd(struct kvaser_pciefd_can *can, u32 cmd) in kvaser_pciefd_send_kcan_cmd() 465 static inline void kvaser_pciefd_request_status(struct kvaser_pciefd_can *can) in kvaser_pciefd_request_status() 470 static inline void kvaser_pciefd_abort_flush_reset(struct kvaser_pciefd_can *can) in kvaser_pciefd_abort_flush_reset() 475 static inline void kvaser_pciefd_set_led(struct kvaser_pciefd_can *can, bool on) in kvaser_pciefd_set_led() 485 static void kvaser_pciefd_enable_err_gen(struct kvaser_pciefd_can *can) in kvaser_pciefd_enable_err_gen() 499 static void kvaser_pciefd_disable_err_gen(struct kvaser_pciefd_can *can) in kvaser_pciefd_disable_err_gen() 511 static inline void kvaser_pciefd_set_tx_irq(struct kvaser_pciefd_can *can) in kvaser_pciefd_set_tx_irq() 531 static void kvaser_pciefd_setup_controller(struct kvaser_pciefd_can *can) in kvaser_pciefd_setup_controller() 563 static void kvaser_pciefd_start_controller_flush(struct kvaser_pciefd_can *can) in kvaser_pciefd_start_controller_flush() 587 static int kvaser_pciefd_bus_on(struct kvaser_pciefd_can *can) in kvaser_pciefd_bus_on() [all …]
|
H A D | kvaser_pciefd_devlink.c | 38 int kvaser_pciefd_devlink_port_register(struct kvaser_pciefd_can *can) in kvaser_pciefd_devlink_port_register() 57 void kvaser_pciefd_devlink_port_unregister(struct kvaser_pciefd_can *can) in kvaser_pciefd_devlink_port_unregister()
|
H A D | kvaser_pciefd.h | 61 struct can_priv can; member 82 struct kvaser_pciefd_can *can[KVASER_PCIEFD_MAX_CAN_CHANNELS]; member
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mm-emtop-baseboard.dts | 114 can: can@0 { label
|
/linux/drivers/net/can/peak_canfd/ |
H A D | peak_canfd_user.h | 16 struct can_priv can; /* socket-can private data */ member
|
H A D | peak_pciefd_main.c | 194 struct pciefd_can *can[]; /* array of network devices */ member
|
/linux/drivers/net/can/ctucanfd/ |
H A D | ctucanfd.h | 30 struct can_priv can; /* must be first member! */ member
|
/linux/drivers/net/fddi/skfp/ |
H A D | fplustm.c | 1055 int del, int can) in mac_get_mc_table() 1138 int mac_add_multicast(struct s_smc *smc, struct fddi_addr *addr, int can) in mac_add_multicast()
|
/linux/arch/arm/boot/dts/microchip/ |
H A D | at91sam9263.dtsi | 727 can: can@fffac000 { label
|
/linux/drivers/net/can/flexcan/ |
H A D | flexcan.h | 89 struct can_priv can; member
|
/linux/drivers/net/can/usb/ |
H A D | mcba_usb.c | 67 bool can; member 72 struct can_priv can; /* must be the first member */ member
|
H A D | usb_8dev.c | 121 struct can_priv can; /* must be the first member */ member
|
/linux/drivers/net/can/sja1000/ |
H A D | sja1000.h | 156 struct can_priv can; /* must be the first member */ member
|
/linux/drivers/net/can/m_can/ |
H A D | m_can.h | 82 struct can_priv can; member
|
/linux/drivers/net/can/softing/ |
H A D | softing.h | 21 struct can_priv can; /* must be the first member! */ member
|
H A D | softing_main.c | 23 struct can_priv *can = netdev_priv(netdev); in canif_is_active() local
|
/linux/drivers/net/can/usb/peak_usb/ |
H A D | pcan_usb_core.h | 111 struct can_priv can; member
|
/linux/drivers/net/can/c_can/ |
H A D | c_can.h | 188 struct can_priv can; /* must be the first member */ member
|
/linux/drivers/net/can/slcan/ |
H A D | slcan-core.c | 90 struct can_priv can; member
|
/linux/drivers/net/can/ |
H A D | can327.c | 68 struct can_priv can; member
|
H A D | sun4i_can.c | 217 struct can_priv can; member
|
/linux/drivers/net/can/cc770/ |
H A D | cc770.h | 168 struct can_priv can; /* must be the first member */ member
|
/linux/drivers/net/can/usb/kvaser_usb/ |
H A D | kvaser_usb.h | 133 struct can_priv can; member
|
/linux/drivers/net/can/mscan/ |
H A D | mscan.h | 271 struct can_priv can; /* must be the first member */ member
|
/linux/include/net/ |
H A D | net_namespace.h | 180 struct netns_can can; member
|