Searched defs:cvmx_npi_int_sum_cn31xx (Results 1 – 1 of 1) sorted by relevance
2830 struct cvmx_npi_int_sum_cn31xx { struct2832 uint64_t reserved_62_63 : 2;2833 uint64_t q1_a_f : 1; /**< Attempted to add when Queue-1 FIFO is full. */2834 …nt64_t q1_s_e : 1; /**< Attempted to subtract when Queue-1 FIFO is empty. */2835 uint64_t pdf_p_f : 1; /**< Attempted to push a full PCN-DATA-FIFO. */2836 uint64_t pdf_p_e : 1; /**< Attempted to pop an empty PCN-DATA-FIFO. */2837 uint64_t pcf_p_f : 1; /**< Attempted to push a full PCN-CNT-FIFO. */2838 uint64_t pcf_p_e : 1; /**< Attempted to pop an empty PCN-CNT-FIFO. */2839 …64_t rdx_s_e : 1; /**< Attempted to subtract when DPI-XFR-Wait count is 0. */2840 …64_t rwx_s_e : 1; /**< Attempted to subtract when RDN-XFR-Wait count is 0. */[all …]