Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.h49 netdev_tx_t hinic_xmit_frame(struct sk_buff *skb, struct net_device *netdev);
H A Dhinic_main.c896 .ndo_start_xmit = hinic_xmit_frame,
919 .ndo_start_xmit = hinic_xmit_frame,
H A Dhinic_tx.c550 netdev_tx_t hinic_xmit_frame(struct sk_buff *skb, struct net_device *netdev) in hinic_xmit_frame() function