Home
last modified time | relevance | path

Searched refs:skb_in_hw (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/staging/octeon/
Dethernet-rx.c228 int skb_in_hw; in cvm_oct_poll() local
267 skb_in_hw = work->word2.s.bufs == 1; in cvm_oct_poll()
268 if (likely(skb_in_hw)) { in cvm_oct_poll()
292 if (likely(skb_in_hw)) { in cvm_oct_poll()