Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.h45 netdev_tx_t hinic_lb_xmit_frame(struct sk_buff *skb, struct net_device *netdev);
H A Dhinic_tx.c491 netdev_tx_t hinic_lb_xmit_frame(struct sk_buff *skb, struct net_device *netdev) in hinic_lb_xmit_frame() function
H A Dhinic_ethtool.c1557 if (hinic_lb_xmit_frame(skb, netdev)) { in hinic_run_lp_test()