Home
last modified time | relevance | path

Searched refs:nump (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-helper-npi.c166 config.s.nump = CVMX_HELPER_NPI_MAX_PIPES; in __cvmx_helper_npi_enable()
168 config.s.nump = num_ports; in __cvmx_helper_npi_enable()
H A Dcvmx-helper-util.c528 config.s.nump = __cvmx_helper_cfg_pko_port_num(interface, index); in __cvmx_helper_setup_gmx()
H A Dcvmx-ilk-defs.h3477 uint64_t nump : 8; /**< Number of pipes assigned to this Tx Link */ member
3492 uint64_t nump : 8;
H A Dcvmx-ilk.c255 ilk_txx_pipe.s.nump = pipe_len; in cvmx_ilk_set_pipe()
H A Dcvmx-sli-defs.h6080 uint64_t nump : 8; /**< Number of pipes the the SLI/DPI supports. member
6101 uint64_t nump : 8;
H A Dcvmx-gmxx-defs.h8374 uint64_t nump : 5; /**< Number of pipes this port|channel supports. member
8396 uint64_t nump : 5;
/f-stack/tools/libxo/libxo/
H A Dlibxo.c1317 unsigned *nump UNUSED) in xo_retain_find()
1431 xo_retain_find (const char *fmt, xo_field_info_t **valp, unsigned *nump) in xo_retain_find() argument
1443 *nump = xrep->xre_num_fields; in xo_retain_find()