Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-pko-defs.h3351 struct cvmx_pko_reg_flags_s { struct
3353 uint64_t reserved_9_63 : 55;
3354 uint64_t dis_perf3 : 1; /**< Set to disable inactive queue QOS skipping */
3355 uint64_t dis_perf2 : 1; /**< Set to disable inactive queue skipping */
3356 uint64_t dis_perf1 : 1; /**< Set to disable command word prefetching */
3357 uint64_t dis_perf0 : 1; /**< Set to disable read performance optimizations */
3358 uint64_t ena_throttle : 1; /**< Set to enable the PKO picker throttle logic
3365 uint64_t reset : 1; /**< Reset oneshot pulse */
3366 uint64_t store_be : 1; /**< Force STORE0 byte write address to big endian */
3367 uint64_t ena_dwb : 1; /**< Set to enable DontWriteBacks */
[all …]