Home
last modified time | relevance | path

Searched refs:hns3_nic_net_xmit (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h720 netdev_tx_t hns3_nic_net_xmit(struct sk_buff *skb, struct net_device *netdev);
H A Dhns3_enet.c2294 netdev_tx_t hns3_nic_net_xmit(struct sk_buff *skb, struct net_device *netdev) in hns3_nic_net_xmit() function
3017 .ndo_start_xmit = hns3_nic_net_xmit,