Home
last modified time | relevance | path

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

/dpdk/drivers/net/octeontx_ep/
H A Dotx2_ep_vf.h21 #define SDP_VF_R_OUT_CTL_ES_D (1ull << 30) macro
H A Dotx2_ep_vf.c42 reg_val &= ~(SDP_VF_R_OUT_CTL_ES_D); in otx2_vf_setup_global_oq_reg()
/dpdk/drivers/common/cnxk/hw/
H A Dsdp.h147 #define SDP_VF_R_OUT_CTL_ES_D (1ull << 30) macro