Home
last modified time | relevance | path

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

/dpdk/drivers/net/octeontx_ep/
H A Dotx2_ep_vf.h17 #define SDP_VF_R_OUT_CTL_IDLE (1ull << 40) macro
H A Dotx2_ep_vf.c134 while (!(reg_val & SDP_VF_R_OUT_CTL_IDLE)) { in otx2_vf_setup_oq_regs()
/dpdk/drivers/common/cnxk/hw/
H A Dsdp.h143 #define SDP_VF_R_OUT_CTL_IDLE (1ull << 40) macro