Lines Matching defs:net
245 struct net_device *net; member
285 static void mcp251x_clean(struct net_device *net) in mcp251x_clean()
516 struct net_device *net) in mcp251x_hard_start_xmit()
536 static int mcp251x_do_set_mode(struct net_device *net, enum can_mode mode) in mcp251x_do_set_mode()
592 static int mcp251x_do_set_bittiming(struct net_device *net) in mcp251x_do_set_bittiming()
615 static int mcp251x_setup(struct net_device *net, struct mcp251x_priv *priv, in mcp251x_setup()
682 static void mcp251x_open_clean(struct net_device *net) in mcp251x_open_clean()
693 static int mcp251x_stop(struct net_device *net) in mcp251x_stop()
727 static void mcp251x_error_skb(struct net_device *net, int can_id, int data1) in mcp251x_error_skb()
747 struct net_device *net = priv->net; in mcp251x_tx_work_handler() local
773 struct net_device *net = priv->net; in mcp251x_restart_work_handler() local
807 struct net_device *net = priv->net; in mcp251x_can_ist() local
935 static int mcp251x_open(struct net_device *net) in mcp251x_open()
1031 struct net_device *net; in mcp251x_can_probe() local
1176 struct net_device *net = priv->net; in mcp251x_can_remove() local
1194 struct net_device *net = priv->net; in mcp251x_can_suspend() local