Home
last modified time | relevance | path

Searched refs:NIX_STYPE_STF (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_nix_queue.c730 aq->sq.sqe_stype = NIX_STYPE_STF; in sq_cn9k_init()
847 aq->sq.sqe_stype = NIX_STYPE_STF; in sq_init()
/dpdk/drivers/common/cnxk/hw/
H A Dnix.h609 #define NIX_STYPE_STF (0x0ull) macro