Home
last modified time | relevance | path

Searched defs:gs_can (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/can/usb/
H A Dgs_usb.c297 struct gs_can { struct
298 struct can_priv can; /* must be the first member */
300 struct can_rx_offload offload;
301 struct gs_usb *parent;
303 struct net_device *netdev;
304 struct usb_device *udev;
306 struct can_bittiming_const bt_const, data_bt_const;
307 unsigned int channel; /* channel number */
309 u32 feature;
310 unsigned int hf_size_tx;
[all …]