Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx/base/
H A Docteontx_pkovf.h34 #define PKO_VF_DQ_OP_CLOSE(gdq) (0x001200 | (gdq) << 17) macro
H A Docteontx_pkovf.c139 reg_off = PKO_VF_DQ_OP_CLOSE(res); in octeontx_pko_dq_close()