Home
last modified time | relevance | path

Searched defs:cvmx_ipd_ctl_status_cn58xx (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-ipd-defs.h501 uint64_t ipd_full:1;
502 uint64_t pkt_off:1;
503 uint64_t len_m8:1;
504 uint64_t reset:1;
505 uint64_t addpkt:1;
506 uint64_t naddbuf:1;
507 uint64_t pkt_lend:1;
508 uint64_t wqe_lend:1;
509 uint64_t pbp_en:1;
510 uint64_t opc_mode:2;
[all …]
/openbmc/linux/drivers/staging/octeon/
H A Docteon-stubs.h328 uint64_t ipd_full:1;
329 uint64_t pkt_off:1;
330 uint64_t len_m8:1;
331 uint64_t reset:1;
332 uint64_t addpkt:1;
333 uint64_t naddbuf:1;
334 uint64_t pkt_lend:1;
335 uint64_t wqe_lend:1;
336 uint64_t pbp_en:1;
337 uint64_t opc_mode:2;
[all …]