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.c304 struct gs_can { struct
305 struct can_priv can; /* must be the first member */
307 struct can_rx_offload offload;
308 struct gs_usb *parent;
310 struct net_device *netdev;
311 struct usb_device *udev;
313 struct can_bittiming_const bt_const, data_bt_const;
314 unsigned int channel; /* channel number */
316 u32 feature;
317 unsigned int hf_size_tx;
[all …]