Lines Matching defs:net_dev
1396 struct net_device *net_dev) in __dpaa2_eth_tx()
1542 static netdev_tx_t dpaa2_eth_tx(struct sk_buff *skb, struct net_device *net_dev) in dpaa2_eth_tx()
1799 struct net_device *net_dev = priv->net_dev; in dpaa2_eth_seed_pools() local
2183 static int dpaa2_eth_open(struct net_device *net_dev) in dpaa2_eth_open()
2285 static int dpaa2_eth_stop(struct net_device *net_dev) in dpaa2_eth_stop()
2340 static int dpaa2_eth_set_addr(struct net_device *net_dev, void *addr) in dpaa2_eth_set_addr()
2365 static void dpaa2_eth_get_stats(struct net_device *net_dev, in dpaa2_eth_get_stats()
2386 static void dpaa2_eth_add_uc_hw_addr(const struct net_device *net_dev, in dpaa2_eth_add_uc_hw_addr()
2405 static void dpaa2_eth_add_mc_hw_addr(const struct net_device *net_dev, in dpaa2_eth_add_mc_hw_addr()
2421 static int dpaa2_eth_rx_add_vid(struct net_device *net_dev, in dpaa2_eth_rx_add_vid()
2440 static int dpaa2_eth_rx_kill_vid(struct net_device *net_dev, in dpaa2_eth_rx_kill_vid()
2458 static void dpaa2_eth_set_rx_mode(struct net_device *net_dev) in dpaa2_eth_set_rx_mode()
2556 static int dpaa2_eth_set_features(struct net_device *net_dev, in dpaa2_eth_set_features()
2807 static int dpaa2_eth_xdp_create_fd(struct net_device *net_dev, in dpaa2_eth_xdp_create_fd()
2855 static int dpaa2_eth_xdp_xmit(struct net_device *net_dev, int n, in dpaa2_eth_xdp_xmit()
2898 struct net_device *net_dev = priv->net_dev; in update_xps() local
2930 static int dpaa2_eth_setup_mqprio(struct net_device *net_dev, in dpaa2_eth_setup_mqprio()
2970 static int dpaa2_eth_setup_tbf(struct net_device *net_dev, struct tc_tbf_qopt_offload *p) in dpaa2_eth_setup_tbf()
3009 static int dpaa2_eth_setup_tc(struct net_device *net_dev, in dpaa2_eth_setup_tc()
3796 struct net_device *net_dev; in dpaa2_eth_setup_dpni() local
4224 static int dpaa2_eth_set_dist_key(struct net_device *net_dev, in dpaa2_eth_set_dist_key()
4300 int dpaa2_eth_set_hash(struct net_device *net_dev, u64 flags) in dpaa2_eth_set_hash()
4316 int dpaa2_eth_set_cls(struct net_device *net_dev, u64 flags) in dpaa2_eth_set_cls()
4365 struct net_device *net_dev = priv->net_dev; in dpaa2_eth_bind_dpni() local
4440 struct net_device *net_dev = priv->net_dev; in dpaa2_eth_alloc_rings() local
4475 struct net_device *net_dev = priv->net_dev; in dpaa2_eth_set_mac_addr() local
4538 static int dpaa2_eth_netdev_init(struct net_device *net_dev) in dpaa2_eth_netdev_init()
4715 struct net_device *net_dev = dev_get_drvdata(dev); in dpni_irq0_handler_thread() local
4820 struct net_device *net_dev = NULL; in dpaa2_eth_probe() local
5040 struct net_device *net_dev; in dpaa2_eth_remove() local