Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/
H A Dipoib_ib.c122 static struct sk_buff *ipoib_alloc_rx_skb(struct net_device *dev, int id) in ipoib_alloc_rx_skb() function
160 if (!ipoib_alloc_rx_skb(dev, i)) { in ipoib_ib_post_receives()
211 if (unlikely(!ipoib_alloc_rx_skb(dev, wr_id))) { in ipoib_ib_handle_rx_wc()
/kernel/linux/linux-6.6/drivers/infiniband/ulp/ipoib/
H A Dipoib_ib.c122 static struct sk_buff *ipoib_alloc_rx_skb(struct net_device *dev, int id) in ipoib_alloc_rx_skb() function
160 if (!ipoib_alloc_rx_skb(dev, i)) { in ipoib_ib_post_receives()
211 if (unlikely(!ipoib_alloc_rx_skb(dev, wr_id))) { in ipoib_ib_handle_rx_wc()

Completed in 4 milliseconds