Home
last modified time | relevance | path

Searched refs:tx_unmap_skb (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.c177 * tx_unmap_skb - unmap the dma address of the skb
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()
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.c178 * tx_unmap_skb - unmap the dma address of the skb
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()

Completed in 3 milliseconds