Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/octeon/
Dethernet-rx.c217 int skb_in_hw; in cvm_oct_poll() local
256 skb_in_hw = work->word2.s.bufs == 1; in cvm_oct_poll()
257 if (likely(skb_in_hw)) { in cvm_oct_poll()
281 if (likely(skb_in_hw)) { in cvm_oct_poll()