Lines Matching defs:netdev
69 struct net_device *netdev; member
78 lowpan_btle_dev(const struct net_device *netdev) in lowpan_btle_dev()
275 static int iphc_decompress(struct sk_buff *skb, struct net_device *netdev, in iphc_decompress()
396 static int setup_header(struct sk_buff *skb, struct net_device *netdev, in setup_header()
446 static int header_create(struct sk_buff *skb, struct net_device *netdev, in header_create()
458 struct net_device *netdev) in send_pkt()
488 static int send_mcast_pkt(struct sk_buff *skb, struct net_device *netdev) in send_mcast_pkt()
527 static netdev_tx_t bt_xmit(struct sk_buff *skb, struct net_device *netdev) in bt_xmit()
608 static void ifup(struct net_device *netdev) in ifup()
619 static void ifdown(struct net_device *netdev) in ifdown()
694 struct net_device *netdev; in setup_netdev() local
1259 struct net_device *netdev = netdev_notifier_info_to_dev(ptr); in device_event() local