Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/contrib/octeon-sdk/
Dcvmx-sli-defs.h1856 struct cvmx_sli_mac_credit_cnt_s struct
1859 uint64_t reserved_54_63 : 10;
1860 uint64_t p1_c_d : 1; /**< When set does not allow writing of P1_CCNT. */
1861 uint64_t p1_n_d : 1; /**< When set does not allow writing of P1_NCNT. */
1862 uint64_t p1_p_d : 1; /**< When set does not allow writing of P1_PCNT. */
1863 uint64_t p0_c_d : 1; /**< When set does not allow writing of P0_CCNT. */
1864 uint64_t p0_n_d : 1; /**< When set does not allow writing of P0_NCNT. */
1865 uint64_t p0_p_d : 1; /**< When set does not allow writing of P0_PCNT. */
1866 uint64_t p1_ccnt : 8; /**< Port1 C-TLP FIFO Credits.
1868 uint64_t p1_ncnt : 8; /**< Port1 N-TLP FIFO Credits.
[all …]