Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/include/
H A Dsgxreg.h140 struct tcs { struct
141 uint64_t reserved1;
142 uint64_t flags;
143 uint64_t ossa;
144 uint32_t cssa;
145 uint32_t nssa;
146 uint64_t oentry;
148 uint64_t ofsbasgx;
149 uint64_t ogsbasgx;
150 uint32_t fslimit;
[all …]
/f-stack/dpdk/app/test/
H A Dtest_cryptodev_blockcipher.c753 const struct blockcipher_test_case *tcs = NULL; in test_blockcipher_all_tests() local
/f-stack/freebsd/amd64/sgx/
H A Dsgx.c504 sgx_tcs_validate(struct tcs *tcs) in sgx_tcs_validate()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c1529 uint32_t tc, tcs; in eth_ixgbevf_dev_init() local