Home
last modified time | relevance | path

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

/dpdk/drivers/net/octeontx_ep/
H A Dotx2_ep_vf.h27 #define SDP_VF_R_OUT_CTL_IMODE (1ull << 23) macro
H A Dotx2_ep_vf.c34 reg_val &= ~(SDP_VF_R_OUT_CTL_IMODE); in otx2_vf_setup_global_oq_reg()
/dpdk/drivers/common/cnxk/hw/
H A Dsdp.h153 #define SDP_VF_R_OUT_CTL_IMODE (1ull << 23) macro