Searched refs:hns3_nic_net_xmit (Results 1 – 3 of 3) sorted by relevance
712 netdev_tx_t hns3_nic_net_xmit(struct sk_buff *skb, struct net_device *netdev);
270 tx_ret = hns3_nic_net_xmit(skb, ndev); in hns3_lp_run_test()
2289 netdev_tx_t hns3_nic_net_xmit(struct sk_buff *skb, struct net_device *netdev) in hns3_nic_net_xmit() function3013 .ndo_start_xmit = hns3_nic_net_xmit,