Searched refs:hinic_xmit_frame (Results 1 – 3 of 3) sorted by relevance
49 netdev_tx_t hinic_xmit_frame(struct sk_buff *skb, struct net_device *netdev);
896 .ndo_start_xmit = hinic_xmit_frame,919 .ndo_start_xmit = hinic_xmit_frame,
550 netdev_tx_t hinic_xmit_frame(struct sk_buff *skb, struct net_device *netdev) in hinic_xmit_frame() function