Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_enet.h80 int hns_nic_net_xmit_hw(struct net_device *ndev,
Dhns_enet.c103 int hns_nic_net_xmit_hw(struct net_device *ndev, in hns_nic_net_xmit_hw() function
1095 ret = hns_nic_net_xmit_hw(ndev, skb, in hns_nic_net_xmit()
Dhns_ethtool.c520 tx_ret_val = (netdev_tx_t)hns_nic_net_xmit_hw( in __lb_run_test()