Lines Matching defs:net_dev

202 static int dpaa_netdev_init(struct net_device *net_dev,  in dpaa_netdev_init()
299 static int dpaa_stop(struct net_device *net_dev) in dpaa_stop()
332 static void dpaa_tx_timeout(struct net_device *net_dev, unsigned int txqueue) in dpaa_tx_timeout()
349 static void dpaa_get_stats64(struct net_device *net_dev, in dpaa_get_stats64()
370 static int dpaa_setup_tc(struct net_device *net_dev, enum tc_setup_type type, in dpaa_setup_tc()
432 static int dpaa_set_mac_address(struct net_device *net_dev, void *addr) in dpaa_set_mac_address()
465 static int dpaa_addr_sync(struct net_device *net_dev, const u8 *addr) in dpaa_addr_sync()
473 static int dpaa_addr_unsync(struct net_device *net_dev, const u8 *addr) in dpaa_addr_unsync()
481 static void dpaa_set_rx_mode(struct net_device *net_dev) in dpaa_set_rx_mode()
902 struct net_device *net_dev = to_net_dev(mac_dev->phylink_config.dev); in dpaa_eth_cgr_set_speed() local
1394 static void dpaa_fd_release(const struct net_device *net_dev, in dpaa_fd_release()
1563 struct net_device *net_dev = dpaa_bp->priv->net_dev; in dpaa_bp_add_8_bufs() local
1947 struct net_device *net_dev = priv->net_dev; in skb_to_contig_fd() local
2000 struct net_device *net_dev = priv->net_dev; in skb_to_sg_fd() local
2137 static int dpaa_a050385_wa_skb(struct net_device *net_dev, struct sk_buff **s) in dpaa_a050385_wa_skb()
2294 dpaa_start_xmit(struct sk_buff *skb, struct net_device *net_dev) in dpaa_start_xmit()
2386 static void dpaa_rx_error(struct net_device *net_dev, in dpaa_rx_error()
2410 static void dpaa_tx_error(struct net_device *net_dev, in dpaa_tx_error()
2451 static void dpaa_tx_conf(struct net_device *net_dev, in dpaa_tx_conf()
2497 struct net_device *net_dev; in rx_error_dqrr() local
2518 static int dpaa_xdp_xmit_frame(struct net_device *net_dev, in dpaa_xdp_xmit_frame()
2694 struct net_device *net_dev; in rx_default_dqrr() local
2845 struct net_device *net_dev; in conf_error_dqrr() local
2867 struct net_device *net_dev; in conf_dflt_dqrr() local
2893 struct net_device *net_dev; in egress_ern() local
2942 static int dpaa_open(struct net_device *net_dev) in dpaa_open()
2985 static int dpaa_eth_stop(struct net_device *net_dev) in dpaa_eth_stop()
3015 static int dpaa_change_mtu(struct net_device *net_dev, int new_mtu) in dpaa_change_mtu()
3026 static int dpaa_setup_xdp(struct net_device *net_dev, struct netdev_bpf *bpf) in dpaa_setup_xdp()
3059 static int dpaa_xdp(struct net_device *net_dev, struct netdev_bpf *xdp) in dpaa_xdp()
3069 static int dpaa_xdp_xmit(struct net_device *net_dev, int n, in dpaa_xdp_xmit()
3139 static int dpaa_ioctl(struct net_device *net_dev, struct ifreq *rq, int cmd) in dpaa_ioctl()
3164 static int dpaa_napi_add(struct net_device *net_dev) in dpaa_napi_add()
3179 static void dpaa_napi_del(struct net_device *net_dev) in dpaa_napi_del()
3307 struct net_device *net_dev = NULL; in dpaa_eth_probe() local
3547 struct net_device *net_dev; in dpaa_remove() local