Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx/base/
H A Docteontx_pkovf.h31 #define PKO_VF_DQ_FC_STATUS(gdq) (0x000168 | (gdq) << 17) macro
H A Docteontx_pkovf.c93 vf_bar0 + PKO_VF_DQ_FC_STATUS(gdq)); in octeontx_pko_dq_open()