Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.h47 netdev_tx_t hinic_xmit_frame(struct sk_buff *skb, struct net_device *netdev);
H A Dhinic_main.c889 .ndo_start_xmit = hinic_xmit_frame,
912 .ndo_start_xmit = hinic_xmit_frame,
H A Dhinic_tx.c552 netdev_tx_t hinic_xmit_frame(struct sk_buff *skb, struct net_device *netdev) in hinic_xmit_frame() function