Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/octeon/
H A Dcvmx-wqe.h87 * (rcv_error, not_IP, IP_exc, is_frag, L4_error,
99 * !rcv_error && !not_IP && !IP_exc && !is_frag)
143 uint64_t IP_exc:1; member
176 uint64_t IP_exc:1;
213 uint64_t IP_exc:1; member
225 uint64_t IP_exc:1;
/linux/drivers/staging/octeon/
H A Dethernet-rx.c340 work->word2.s.IP_exc || in cvm_oct_poll()
H A Dethernet-tx.c601 work->word2.s.IP_exc = 0; in cvm_oct_xmit_pow()