Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_nix_queue.c736 aq->sq.sqe_stype = NIX_STYPE_STP; in sq_cn9k_init()
853 aq->sq.sqe_stype = NIX_STYPE_STP; in sq_init()
/dpdk/drivers/common/cnxk/hw/
H A Dnix.h611 #define NIX_STYPE_STP (0x2ull) macro