Lines Matching defs:netdev
70 struct net_device *netdev; member
79 lowpan_btle_dev(const struct net_device *netdev) in lowpan_btle_dev()
247 static int iphc_decompress(struct sk_buff *skb, struct net_device *netdev, in iphc_decompress()
368 static int setup_header(struct sk_buff *skb, struct net_device *netdev, in setup_header()
418 static int header_create(struct sk_buff *skb, struct net_device *netdev, in header_create()
430 struct net_device *netdev) in send_pkt()
460 static int send_mcast_pkt(struct sk_buff *skb, struct net_device *netdev) in send_mcast_pkt()
499 static netdev_tx_t bt_xmit(struct sk_buff *skb, struct net_device *netdev) in bt_xmit()
580 static void ifup(struct net_device *netdev) in ifup()
591 static void ifdown(struct net_device *netdev) in ifdown()
665 struct net_device *netdev; in setup_netdev() local
1227 struct net_device *netdev = netdev_notifier_info_to_dev(ptr); in device_event() local