Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.h92 netdev_tx_t hns_nic_net_xmit_hw(struct net_device *ndev,
H A Dhns_enet.c326 netdev_tx_t hns_nic_net_xmit_hw(struct net_device *ndev, in hns_nic_net_xmit_hw() function
1530 return hns_nic_net_xmit_hw(ndev, skb, in hns_nic_net_xmit()
1694 hns_nic_net_xmit_hw(ndev, skb, rd); in hns_nic_clear_all_rx_fetch()
H A Dhns_ethtool.c510 tx_ret_val = (netdev_tx_t)hns_nic_net_xmit_hw( in __lb_run_test()