Lines Matching defs:dev
25 void can_flush_echo_skb(struct net_device *dev) in can_flush_echo_skb()
47 int can_put_echo_skb(struct sk_buff *skb, struct net_device *dev, in can_put_echo_skb()
98 __can_get_echo_skb(struct net_device *dev, unsigned int idx, in __can_get_echo_skb()
146 unsigned int can_get_echo_skb(struct net_device *dev, unsigned int idx, in can_get_echo_skb()
170 void can_free_echo_skb(struct net_device *dev, unsigned int idx, in can_free_echo_skb()
208 struct sk_buff *alloc_can_skb(struct net_device *dev, struct can_frame **cf) in alloc_can_skb()
230 struct sk_buff *alloc_canfd_skb(struct net_device *dev, in alloc_canfd_skb()
256 struct sk_buff *alloc_canxl_skb(struct net_device *dev, in alloc_canxl_skb()
289 struct sk_buff *alloc_can_err_skb(struct net_device *dev, struct can_frame **cf) in alloc_can_err_skb()
305 static bool can_skb_headroom_valid(struct net_device *dev, struct sk_buff *skb) in can_skb_headroom_valid()
342 bool can_dropped_invalid_skb(struct net_device *dev, struct sk_buff *skb) in can_dropped_invalid_skb()