Home
last modified time | relevance | path

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

/dpdk/drivers/net/octeontx_ep/
H A Dotx2_ep_vf.h23 #define SDP_VF_R_OUT_CTL_ROR_D (1ull << 28) macro
H A Dotx2_ep_vf.c40 reg_val &= ~(SDP_VF_R_OUT_CTL_ROR_D); in otx2_vf_setup_global_oq_reg()
/dpdk/drivers/common/cnxk/hw/
H A Dsdp.h149 #define SDP_VF_R_OUT_CTL_ROR_D (1ull << 28) macro