Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_ethdev.c477 aq->op = NIX_AQ_INSTOP_UNLOCK; in nix_cq_rq_uninit()
499 aq->op = NIX_AQ_INSTOP_UNLOCK; in nix_cq_rq_uninit()
1014 aq->op = NIX_AQ_INSTOP_UNLOCK; in nix_sq_uninit()
/f-stack/dpdk/drivers/common/octeontx2/hw/
H A Dotx2_nix.h616 #define NIX_AQ_INSTOP_UNLOCK (0x5ull) macro