Lines Matching defs:net_dev

1102 				  struct net_device *net_dev)  in __dpaa2_eth_tx()
1231 static netdev_tx_t dpaa2_eth_tx(struct sk_buff *skb, struct net_device *net_dev) in dpaa2_eth_tx()
1777 static int dpaa2_eth_open(struct net_device *net_dev) in dpaa2_eth_open()
1882 static int dpaa2_eth_stop(struct net_device *net_dev) in dpaa2_eth_stop()
1933 static int dpaa2_eth_set_addr(struct net_device *net_dev, void *addr) in dpaa2_eth_set_addr()
1958 static void dpaa2_eth_get_stats(struct net_device *net_dev, in dpaa2_eth_get_stats()
1979 static void dpaa2_eth_add_uc_hw_addr(const struct net_device *net_dev, in dpaa2_eth_add_uc_hw_addr()
1998 static void dpaa2_eth_add_mc_hw_addr(const struct net_device *net_dev, in dpaa2_eth_add_mc_hw_addr()
2014 static int dpaa2_eth_rx_add_vid(struct net_device *net_dev, in dpaa2_eth_rx_add_vid()
2033 static int dpaa2_eth_rx_kill_vid(struct net_device *net_dev, in dpaa2_eth_rx_kill_vid()
2051 static void dpaa2_eth_set_rx_mode(struct net_device *net_dev) in dpaa2_eth_set_rx_mode()
2149 static int dpaa2_eth_set_features(struct net_device *net_dev, in dpaa2_eth_set_features()
2387 static int dpaa2_eth_xdp_create_fd(struct net_device *net_dev, in dpaa2_eth_xdp_create_fd()
2435 static int dpaa2_eth_xdp_xmit(struct net_device *net_dev, int n, in dpaa2_eth_xdp_xmit()
2478 struct net_device *net_dev = priv->net_dev; in update_xps() local
2506 static int dpaa2_eth_setup_mqprio(struct net_device *net_dev, in dpaa2_eth_setup_mqprio()
2546 static int dpaa2_eth_setup_tbf(struct net_device *net_dev, struct tc_tbf_qopt_offload *p) in dpaa2_eth_setup_tbf()
2585 static int dpaa2_eth_setup_tc(struct net_device *net_dev, in dpaa2_eth_setup_tc()
3315 struct net_device *net_dev; in dpaa2_eth_setup_dpni() local
3743 static int dpaa2_eth_set_dist_key(struct net_device *net_dev, in dpaa2_eth_set_dist_key()
3819 int dpaa2_eth_set_hash(struct net_device *net_dev, u64 flags) in dpaa2_eth_set_hash()
3835 int dpaa2_eth_set_cls(struct net_device *net_dev, u64 flags) in dpaa2_eth_set_cls()
3883 struct net_device *net_dev = priv->net_dev; in dpaa2_eth_bind_dpni() local
3958 struct net_device *net_dev = priv->net_dev; in dpaa2_eth_alloc_rings() local
3993 struct net_device *net_dev = priv->net_dev; in dpaa2_eth_set_mac_addr() local
4056 static int dpaa2_eth_netdev_init(struct net_device *net_dev) in dpaa2_eth_netdev_init()
4208 struct net_device *net_dev = dev_get_drvdata(dev); in dpni_irq0_handler_thread() local
4310 struct net_device *net_dev = NULL; in dpaa2_eth_probe() local
4514 struct net_device *net_dev; in dpaa2_eth_remove() local