Searched refs:L4_error (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
H A D | cvmx-wqe.h | 87 * (rcv_error, not_IP, IP_exc, is_frag, L4_error, 123 uint64_t L4_error:1; member 178 uint64_t L4_error:1; 211 uint64_t L4_error:1; member 227 uint64_t L4_error:1;
|
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/ |
H A D | cvmx-wqe.h | 87 * (rcv_error, not_IP, IP_exc, is_frag, L4_error, 123 uint64_t L4_error:1; member 178 uint64_t L4_error:1; 211 uint64_t L4_error:1; member 227 uint64_t L4_error:1;
|
/kernel/linux/linux-5.10/drivers/staging/octeon/ |
H A D | ethernet-rx.c | 341 work->word2.s.L4_error || in cvm_oct_poll()
|
H A D | octeon-stubs.h | 62 uint64_t L4_error:1; member 85 uint64_t L4_error:1; member
|
H A D | ethernet-tx.c | 597 work->word2.s.L4_error = 0; in cvm_oct_xmit_pow()
|
/kernel/linux/linux-6.6/drivers/staging/octeon/ |
H A D | ethernet-rx.c | 341 work->word2.s.L4_error || in cvm_oct_poll()
|
H A D | octeon-stubs.h | 62 uint64_t L4_error:1; member 85 uint64_t L4_error:1; member
|
H A D | ethernet-tx.c | 594 work->word2.s.L4_error = 0; in cvm_oct_xmit_pow()
|
Completed in 14 milliseconds