Lines Matching refs:net_device

315 		       struct net_device *dev,
316 int (*sync)(struct net_device *, const unsigned char *),
317 int (*unsync)(struct net_device *,
370 struct net_device *dev,
371 int (*sync)(struct net_device *,
373 int (*unsync)(struct net_device *,
429 struct net_device *dev,
430 int (*unsync)(struct net_device *,
463 struct net_device *dev,
464 int (*unsync)(struct net_device *,
511 void dev_addr_check(struct net_device *dev)
530 void dev_addr_flush(struct net_device *dev)
548 int dev_addr_init(struct net_device *dev)
572 void dev_addr_mod(struct net_device *dev, unsigned int offset,
598 int dev_addr_add(struct net_device *dev, const unsigned char *addr,
626 int dev_addr_del(struct net_device *dev, const unsigned char *addr,
661 int dev_uc_add_excl(struct net_device *dev, const unsigned char *addr)
684 int dev_uc_add(struct net_device *dev, const unsigned char *addr)
706 int dev_uc_del(struct net_device *dev, const unsigned char *addr)
733 int dev_uc_sync(struct net_device *to, struct net_device *from)
763 int dev_uc_sync_multiple(struct net_device *to, struct net_device *from)
788 void dev_uc_unsync(struct net_device *to, struct net_device *from)
817 void dev_uc_flush(struct net_device *dev)
831 void dev_uc_init(struct net_device *dev)
846 int dev_mc_add_excl(struct net_device *dev, const unsigned char *addr)
861 static int __dev_mc_add(struct net_device *dev, const unsigned char *addr,
883 int dev_mc_add(struct net_device *dev, const unsigned char *addr)
896 int dev_mc_add_global(struct net_device *dev, const unsigned char *addr)
902 static int __dev_mc_del(struct net_device *dev, const unsigned char *addr,
924 int dev_mc_del(struct net_device *dev, const unsigned char *addr)
938 int dev_mc_del_global(struct net_device *dev, const unsigned char *addr)
956 int dev_mc_sync(struct net_device *to, struct net_device *from)
986 int dev_mc_sync_multiple(struct net_device *to, struct net_device *from)
1011 void dev_mc_unsync(struct net_device *to, struct net_device *from)
1032 void dev_mc_flush(struct net_device *dev)
1046 void dev_mc_init(struct net_device *dev)