Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/octeon/
Dcvmx-wqe.h158 uint64_t not_IP:1; member
173 uint64_t not_IP:1;
216 uint64_t not_IP:1; member
222 uint64_t not_IP:1;
321 uint64_t not_IP:1; member
383 uint64_t not_IP:1;
/Linux-v4.19/drivers/staging/octeon/
Dethernet-rx.c317 if (likely(!work->word2.s.not_IP)) { in cvm_oct_poll()
346 if (unlikely(work->word2.s.not_IP || in cvm_oct_poll()
Dethernet-tx.c621 work->word2.s.not_IP = 0; in cvm_oct_xmit_pow()
648 work->word2.snoip.not_IP = 1; /* IP was done up above */ in cvm_oct_xmit_pow()
/Linux-v4.19/arch/mips/cavium-octeon/executive/
Dcvmx-helper-util.c110 if (likely(!work->word2.s.not_IP)) { in cvmx_helper_dump_packet()