Lines Matching defs:net
246 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()
691 static void mcp251x_open_clean(struct net_device *net) in mcp251x_open_clean()
702 static int mcp251x_stop(struct net_device *net) in mcp251x_stop()
736 static void mcp251x_error_skb(struct net_device *net, int can_id, int data1) in mcp251x_error_skb()
756 struct net_device *net = priv->net; in mcp251x_tx_work_handler() local
782 struct net_device *net = priv->net; in mcp251x_restart_work_handler() local
816 struct net_device *net = priv->net; in mcp251x_can_ist() local
943 static int mcp251x_open(struct net_device *net) in mcp251x_open()
1048 struct net_device *net; in mcp251x_can_probe() local
1198 struct net_device *net = priv->net; in mcp251x_can_remove() local
1216 struct net_device *net = priv->net; in mcp251x_can_suspend() local