Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/contrib/octeon-sdk/
HDcvmx-pip-defs.h1335 struct cvmx_pip_bsel_tbl_entx_s { struct
1337 uint64_t tag_en : 1; /**< Enables the use of the TAG field */
1338 uint64_t grp_en : 1; /**< Enables the use of the GRP field */
1339 uint64_t tt_en : 1; /**< Enables the use of the TT field */
1340 uint64_t qos_en : 1; /**< Enables the use of the QOS field */
1341 uint64_t reserved_40_59 : 20;
1342 uint64_t tag : 8; /**< TAG bits to be used if TAG_EN is set */
1343 uint64_t reserved_22_31 : 10;
1344 uint64_t grp : 6; /**< GRP field to be used if GRP_EN is set */
1345 uint64_t reserved_10_15 : 6;
[all …]