Lines Matching defs:net_dev

1066 				  struct net_device *net_dev)  in __dpaa2_eth_tx()
1195 static netdev_tx_t dpaa2_eth_tx(struct sk_buff *skb, struct net_device *net_dev) in dpaa2_eth_tx()
1718 static int dpaa2_eth_open(struct net_device *net_dev) in dpaa2_eth_open()
1823 static int dpaa2_eth_stop(struct net_device *net_dev) in dpaa2_eth_stop()
1874 static int dpaa2_eth_set_addr(struct net_device *net_dev, void *addr) in dpaa2_eth_set_addr()
1899 static void dpaa2_eth_get_stats(struct net_device *net_dev, in dpaa2_eth_get_stats()
1920 static void dpaa2_eth_add_uc_hw_addr(const struct net_device *net_dev, in dpaa2_eth_add_uc_hw_addr()
1939 static void dpaa2_eth_add_mc_hw_addr(const struct net_device *net_dev, in dpaa2_eth_add_mc_hw_addr()
1955 static void dpaa2_eth_set_rx_mode(struct net_device *net_dev) in dpaa2_eth_set_rx_mode()
2053 static int dpaa2_eth_set_features(struct net_device *net_dev, in dpaa2_eth_set_features()
2284 static int dpaa2_eth_xdp_create_fd(struct net_device *net_dev, in dpaa2_eth_xdp_create_fd()
2332 static int dpaa2_eth_xdp_xmit(struct net_device *net_dev, int n, in dpaa2_eth_xdp_xmit()
2377 struct net_device *net_dev = priv->net_dev; in update_xps() local
2405 static int dpaa2_eth_setup_mqprio(struct net_device *net_dev, in dpaa2_eth_setup_mqprio()
2445 static int dpaa2_eth_setup_tbf(struct net_device *net_dev, struct tc_tbf_qopt_offload *p) in dpaa2_eth_setup_tbf()
2484 static int dpaa2_eth_setup_tc(struct net_device *net_dev, in dpaa2_eth_setup_tc()
3212 struct net_device *net_dev; in dpaa2_eth_setup_dpni() local
3640 static int dpaa2_eth_set_dist_key(struct net_device *net_dev, in dpaa2_eth_set_dist_key()
3716 int dpaa2_eth_set_hash(struct net_device *net_dev, u64 flags) in dpaa2_eth_set_hash()
3732 int dpaa2_eth_set_cls(struct net_device *net_dev, u64 flags) in dpaa2_eth_set_cls()
3780 struct net_device *net_dev = priv->net_dev; in dpaa2_eth_bind_dpni() local
3855 struct net_device *net_dev = priv->net_dev; in dpaa2_eth_alloc_rings() local
3890 struct net_device *net_dev = priv->net_dev; in dpaa2_eth_set_mac_addr() local
3953 static int dpaa2_eth_netdev_init(struct net_device *net_dev) in dpaa2_eth_netdev_init()
4085 struct net_device *net_dev = dev_get_drvdata(dev); in dpni_irq0_handler_thread() local
4187 struct net_device *net_dev = NULL; in dpaa2_eth_probe() local
4388 struct net_device *net_dev; in dpaa2_eth_remove() local