Lines Matching defs:netdev
69 struct net_device *netdev; member
78 lowpan_btle_dev(const struct net_device *netdev) in lowpan_btle_dev()
246 static int iphc_decompress(struct sk_buff *skb, struct net_device *netdev, in iphc_decompress()
367 static int setup_header(struct sk_buff *skb, struct net_device *netdev, in setup_header()
417 static int header_create(struct sk_buff *skb, struct net_device *netdev, in header_create()
429 struct net_device *netdev) in send_pkt()
459 static int send_mcast_pkt(struct sk_buff *skb, struct net_device *netdev) in send_mcast_pkt()
498 static netdev_tx_t bt_xmit(struct sk_buff *skb, struct net_device *netdev) in bt_xmit()
579 static void ifup(struct net_device *netdev) in ifup()
590 static void ifdown(struct net_device *netdev) in ifdown()
665 struct net_device *netdev; in setup_netdev() local
1219 struct net_device *netdev = netdev_notifier_info_to_dev(ptr); in device_event() local