Lines Matching defs:net_dev

1100 				  struct net_device *net_dev)  in __dpaa2_eth_tx()
1229 static netdev_tx_t dpaa2_eth_tx(struct sk_buff *skb, struct net_device *net_dev) in dpaa2_eth_tx()
1768 static int dpaa2_eth_open(struct net_device *net_dev) in dpaa2_eth_open()
1873 static int dpaa2_eth_stop(struct net_device *net_dev) in dpaa2_eth_stop()
1924 static int dpaa2_eth_set_addr(struct net_device *net_dev, void *addr) in dpaa2_eth_set_addr()
1949 static void dpaa2_eth_get_stats(struct net_device *net_dev, in dpaa2_eth_get_stats()
1970 static void dpaa2_eth_add_uc_hw_addr(const struct net_device *net_dev, in dpaa2_eth_add_uc_hw_addr()
1989 static void dpaa2_eth_add_mc_hw_addr(const struct net_device *net_dev, in dpaa2_eth_add_mc_hw_addr()
2005 static int dpaa2_eth_rx_add_vid(struct net_device *net_dev, in dpaa2_eth_rx_add_vid()
2024 static int dpaa2_eth_rx_kill_vid(struct net_device *net_dev, in dpaa2_eth_rx_kill_vid()
2042 static void dpaa2_eth_set_rx_mode(struct net_device *net_dev) in dpaa2_eth_set_rx_mode()
2140 static int dpaa2_eth_set_features(struct net_device *net_dev, in dpaa2_eth_set_features()
2378 static int dpaa2_eth_xdp_create_fd(struct net_device *net_dev, in dpaa2_eth_xdp_create_fd()
2426 static int dpaa2_eth_xdp_xmit(struct net_device *net_dev, int n, in dpaa2_eth_xdp_xmit()
2469 struct net_device *net_dev = priv->net_dev; in update_xps() local
2497 static int dpaa2_eth_setup_mqprio(struct net_device *net_dev, in dpaa2_eth_setup_mqprio()
2537 static int dpaa2_eth_setup_tbf(struct net_device *net_dev, struct tc_tbf_qopt_offload *p) in dpaa2_eth_setup_tbf()
2576 static int dpaa2_eth_setup_tc(struct net_device *net_dev, in dpaa2_eth_setup_tc()
3306 struct net_device *net_dev; in dpaa2_eth_setup_dpni() local
3734 static int dpaa2_eth_set_dist_key(struct net_device *net_dev, in dpaa2_eth_set_dist_key()
3810 int dpaa2_eth_set_hash(struct net_device *net_dev, u64 flags) in dpaa2_eth_set_hash()
3826 int dpaa2_eth_set_cls(struct net_device *net_dev, u64 flags) in dpaa2_eth_set_cls()
3874 struct net_device *net_dev = priv->net_dev; in dpaa2_eth_bind_dpni() local
3949 struct net_device *net_dev = priv->net_dev; in dpaa2_eth_alloc_rings() local
3984 struct net_device *net_dev = priv->net_dev; in dpaa2_eth_set_mac_addr() local
4047 static int dpaa2_eth_netdev_init(struct net_device *net_dev) in dpaa2_eth_netdev_init()
4199 struct net_device *net_dev = dev_get_drvdata(dev); in dpni_irq0_handler_thread() local
4301 struct net_device *net_dev = NULL; in dpaa2_eth_probe() local
4504 struct net_device *net_dev; in dpaa2_eth_remove() local