Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/octeontx2_ep/
H A Dotx2_ep_rawdev.h421 void (*disable_oq)(struct sdp_device *sdpvf, uint32_t q_no); member
H A Dotx2_ep_vf.c470 sdpvf->fn_list.disable_oq = sdp_vf_disable_oq; in sdp_vf_setup_device()