Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/huawei/hinic/
Dhinic_tx.h55 netdev_tx_t hinic_xmit_frame(struct sk_buff *skb, struct net_device *netdev);
Dhinic_tx.c178 netdev_tx_t hinic_xmit_frame(struct sk_buff *skb, struct net_device *netdev) in hinic_xmit_frame() function
Dhinic_main.c801 .ndo_start_xmit = hinic_xmit_frame,