Lines Matching defs:net_dev
749 static netdev_tx_t dpaa2_eth_tx(struct sk_buff *skb, struct net_device *net_dev) in dpaa2_eth_tx()
1283 static int dpaa2_eth_open(struct net_device *net_dev) in dpaa2_eth_open()
1391 static int dpaa2_eth_stop(struct net_device *net_dev) in dpaa2_eth_stop()
1435 static int dpaa2_eth_set_addr(struct net_device *net_dev, void *addr) in dpaa2_eth_set_addr()
1460 static void dpaa2_eth_get_stats(struct net_device *net_dev, in dpaa2_eth_get_stats()
1481 static void add_uc_hw_addr(const struct net_device *net_dev, in add_uc_hw_addr()
1500 static void add_mc_hw_addr(const struct net_device *net_dev, in add_mc_hw_addr()
1516 static void dpaa2_eth_set_rx_mode(struct net_device *net_dev) in dpaa2_eth_set_rx_mode()
1614 static int dpaa2_eth_set_features(struct net_device *net_dev, in dpaa2_eth_set_features()
1846 static int dpaa2_eth_xdp_xmit_frame(struct net_device *net_dev, in dpaa2_eth_xdp_xmit_frame()
1920 static int dpaa2_eth_xdp_xmit(struct net_device *net_dev, int n, in dpaa2_eth_xdp_xmit()
1947 struct net_device *net_dev = priv->net_dev; in update_xps() local
1975 static int dpaa2_eth_setup_tc(struct net_device *net_dev, in dpaa2_eth_setup_tc()
2593 struct net_device *net_dev; in setup_dpni() local
2949 static int dpaa2_eth_set_dist_key(struct net_device *net_dev, in dpaa2_eth_set_dist_key()
3025 int dpaa2_eth_set_hash(struct net_device *net_dev, u64 flags) in dpaa2_eth_set_hash()
3041 int dpaa2_eth_set_cls(struct net_device *net_dev, u64 flags) in dpaa2_eth_set_cls()
3089 struct net_device *net_dev = priv->net_dev; in bind_dpni() local
3161 struct net_device *net_dev = priv->net_dev; in alloc_rings() local
3196 struct net_device *net_dev = priv->net_dev; in set_mac_addr() local
3259 static int netdev_init(struct net_device *net_dev) in netdev_init()
3348 struct net_device *net_dev = dev_get_drvdata(dev); in dpni_irq0_handler_thread() local
3440 struct net_device *net_dev = NULL; in dpaa2_eth_probe() local
3584 struct net_device *net_dev; in dpaa2_eth_remove() local