Home
last modified time | relevance | path

Searched refs:hns3_nic_net_xmit (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h587 netdev_tx_t hns3_nic_net_xmit(struct sk_buff *skb, struct net_device *netdev);
H A Dhns3_ethtool.c268 tx_ret = hns3_nic_net_xmit(skb, ndev); in hns3_lp_run_test()
H A Dhns3_enet.c1473 netdev_tx_t hns3_nic_net_xmit(struct sk_buff *skb, struct net_device *netdev) in hns3_nic_net_xmit() function
2065 .ndo_start_xmit = hns3_nic_net_xmit,
2589 * ring_space called by hns3_nic_net_xmit. in hns3_nic_reclaim_desc()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h718 netdev_tx_t hns3_nic_net_xmit(struct sk_buff *skb, struct net_device *netdev);
H A Dhns3_ethtool.c270 tx_ret = hns3_nic_net_xmit(skb, ndev); in hns3_lp_run_test()
H A Dhns3_enet.c2298 netdev_tx_t hns3_nic_net_xmit(struct sk_buff *skb, struct net_device *netdev) in hns3_nic_net_xmit() function
3022 .ndo_start_xmit = hns3_nic_net_xmit,
3621 * ring_space called by hns3_nic_net_xmit. in hns3_nic_reclaim_desc()

Completed in 21 milliseconds