Searched refs:tx_unmap_skb (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_tx.c | 182 static void tx_unmap_skb(struct hinic_dev *nic_dev, struct sk_buff *skb, in tx_unmap_skb() function 520 tx_unmap_skb(nic_dev, skb, txq->sges); in hinic_lb_xmit_frame() 604 tx_unmap_skb(nic_dev, skb, txq->sges); in hinic_xmit_frame() 632 tx_unmap_skb(nic_dev, skb, txq->sges); in hinic_xmit_frame() 654 tx_unmap_skb(nic_dev, skb, sges); in tx_free_skb()
|