Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-npi-defs.h2527 struct cvmx_npi_int_sum_s { struct
2529 uint64_t reserved_62_63 : 2;
2530 uint64_t q1_a_f : 1; /**< Attempted to add when Queue-1 FIFO is full.
2534 uint64_t pdf_p_f : 1; /**< Attempted to push a full PCN-DATA-FIFO.
2536 uint64_t pdf_p_e : 1; /**< Attempted to pop an empty PCN-DATA-FIFO.
2538 uint64_t pcf_p_f : 1; /**< Attempted to push a full PCN-CNT-FIFO.
2540 uint64_t pcf_p_e : 1; /**< Attempted to pop an empty PCN-CNT-FIFO.
2554 uint64_t q3_a_f : 1; /**< Attempted to add when Queue-3 FIFO is full.
2562 uint64_t pcr_a_f : 1; /**< Attempted to add when POW Credits is full.
2566 uint64_t fcr_a_f : 1; /**< Attempted to add when FPA Credits is full.
[all …]