Searched refs:hns_nic_net_xmit_hw (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_enet.h | 91 netdev_tx_t hns_nic_net_xmit_hw(struct net_device *ndev,
|
H A D | hns_enet.c | 305 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 D | hns_ethtool.c | 511 tx_ret_val = (netdev_tx_t)hns_nic_net_xmit_hw( in __lb_run_test()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_enet.h | 92 netdev_tx_t hns_nic_net_xmit_hw(struct net_device *ndev,
|
H A D | hns_enet.c | 326 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 D | hns_ethtool.c | 510 tx_ret_val = (netdev_tx_t)hns_nic_net_xmit_hw( in __lb_run_test()
|
Completed in 9 milliseconds