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

/linux-master/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.c273 tx_ret = hns3_nic_net_xmit(skb, ndev);
H A Dhns3_enet.c2294 netdev_tx_t hns3_nic_net_xmit(struct sk_buff *skb, struct net_device *netdev) function
3018 .ndo_start_xmit = hns3_nic_net_xmit,
3617 * ring_space called by hns3_nic_net_xmit.

Completed in 115 milliseconds