Home
last modified time | relevance | path

Searched refs:inc_prt_flag (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-pip.h798 if (prt_tag.s.inc_prt_flag == 0) in cvmx_pip_get_bsel_tag()
H A Dcvmx-pip-defs.h3882 uint64_t inc_prt_flag : 1; /**< sets whether the port is included in tuple tag */ member
3941 uint64_t inc_prt_flag : 1;
3986 uint64_t inc_prt_flag : 1; /**< sets whether the port is included in tuple tag */ member
4045 uint64_t inc_prt_flag : 1;
4086 uint64_t inc_prt_flag : 1; /**< sets whether the port is included in tuple tag */ member
4145 uint64_t inc_prt_flag : 1;
H A Dcvmx-helper.c498 tag_config.s.inc_prt_flag = CVMX_HELPER_INPUT_TAG_INPUT_PORT; in __cvmx_helper_port_setup_ipd()