Home
last modified time | relevance | path

Searched refs:hns_nic_net_xmit_hw (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.h91 netdev_tx_t hns_nic_net_xmit_hw(struct net_device *ndev,
H A Dhns_enet.c305 netdev_tx_t hns_nic_net_xmit_hw(struct net_device *ndev, in hns_nic_net_xmit_hw() function
1507 return hns_nic_net_xmit_hw(ndev, skb, in hns_nic_net_xmit()
1671 hns_nic_net_xmit_hw(ndev, skb, rd); in hns_nic_clear_all_rx_fetch()
H A Dhns_ethtool.c511 tx_ret_val = (netdev_tx_t)hns_nic_net_xmit_hw( in __lb_run_test()