Searched refs:tx_unmap_skb (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_tx.c | 183 static void tx_unmap_skb(struct hinic_dev *nic_dev, struct sk_buff *skb, in tx_unmap_skb() function 522 tx_unmap_skb(nic_dev, skb, txq->sges); in hinic_lb_xmit_frame() 606 tx_unmap_skb(nic_dev, skb, txq->sges); in hinic_xmit_frame() 634 tx_unmap_skb(nic_dev, skb, txq->sges); in hinic_xmit_frame() 656 tx_unmap_skb(nic_dev, skb, sges); in tx_free_skb()
|