Lines Matching +defs:dev +defs:attrs
277 static void gfar_get_stats64(struct net_device *dev, struct rtnl_link_stats64 *stats) in gfar_get_stats64()
331 static void gfar_set_hash_for_addr(struct net_device *dev, u8 *addr) in gfar_set_hash_for_addr()
349 static void gfar_set_mac_for_addr(struct net_device *dev, int num, in gfar_set_mac_for_addr()
373 static int gfar_set_mac_addr(struct net_device *dev, void *p) in gfar_set_mac_addr()
589 static phy_interface_t gfar_get_interface(struct net_device *dev) in gfar_get_interface()
635 struct net_device *dev = NULL; in gfar_of_init() local
930 struct device *dev = &priv->ofdev->dev; in gfar_detect_errata() local
1154 void stop_gfar(struct net_device *dev) in stop_gfar()
1339 struct device *dev = priv->dev; in gfar_alloc_skb_resources() local
1583 static void adjust_link(struct net_device *dev) in adjust_link()
1602 static void gfar_configure_serdes(struct net_device *dev) in gfar_configure_serdes()
1646 static int init_phy(struct net_device *dev) in init_phy()
1769 static netdev_tx_t gfar_start_xmit(struct sk_buff *skb, struct net_device *dev) in gfar_start_xmit()
2012 static int gfar_set_mac_address(struct net_device *dev) in gfar_set_mac_address()
2019 static int gfar_change_mtu(struct net_device *dev, int new_mtu) in gfar_change_mtu()
2064 static void gfar_timeout(struct net_device *dev, unsigned int txqueue) in gfar_timeout()
2129 static int gfar_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in gfar_ioctl()
2150 struct net_device *dev = tx_queue->dev; in gfar_clean_tx_ring() local
2669 struct net_device *dev = priv->ndev; in gfar_error() local
2773 static void gfar_netpoll(struct net_device *dev) in gfar_netpoll()
2813 struct net_device *dev = priv->ndev; in register_grp_irqs() local
2905 static int gfar_enet_open(struct net_device *dev) in gfar_enet_open()
2926 static int gfar_close(struct net_device *dev) in gfar_close()
2944 static void gfar_clear_exact_match(struct net_device *dev) in gfar_clear_exact_match()
2958 static void gfar_set_multi(struct net_device *dev) in gfar_set_multi()
3123 u32 attrs; in gfar_hw_init() local
3200 struct net_device *dev = NULL; in gfar_probe() local
3497 static int gfar_suspend(struct device *dev) in gfar_suspend()
3540 static int gfar_resume(struct device *dev) in gfar_resume()
3574 static int gfar_restore(struct device *dev) in gfar_restore()