Lines Matching defs:ndev
171 static void gfar_init_bds(struct net_device *ndev) in gfar_init_bds()
222 static int gfar_alloc_skb_resources(struct net_device *ndev) in gfar_alloc_skb_resources()
1529 struct net_device *ndev = priv->ndev; in gfar_filer_config_wol() local
1605 struct net_device *ndev = priv->ndev; in gfar_suspend() local
1648 struct net_device *ndev = priv->ndev; in gfar_resume() local
1682 struct net_device *ndev = priv->ndev; in gfar_restore() local
2183 int startup_gfar(struct net_device *ndev) in startup_gfar()
2622 void reset_gfar(struct net_device *ndev) in reset_gfar()
2833 static void count_errors(u32 lstatus, struct net_device *ndev) in count_errors()
3025 static void gfar_process_frame(struct net_device *ndev, struct sk_buff *skb) in gfar_process_frame()
3073 struct net_device *ndev = rx_queue->ndev; in gfar_clean_rx_ring() local