Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_rss.c58 req->op = NIX_AQ_INSTOP_LOCK; in otx2_nix_rss_tbl_init()
H A Dotx2_ethdev.c396 aq->op = NIX_AQ_INSTOP_LOCK; in nix_cq_rq_init()
418 aq->op = NIX_AQ_INSTOP_LOCK; in nix_cq_rq_init()
961 sq->op = NIX_AQ_INSTOP_LOCK; in nix_sq_init()
/f-stack/dpdk/drivers/common/octeontx2/hw/
H A Dotx2_nix.h615 #define NIX_AQ_INSTOP_LOCK (0x4ull) macro