Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/octeontx2_ep/
H A Dotx2_ep_rawdev.h418 void (*disable_iq)(struct sdp_device *sdpvf, uint32_t q_no); member
H A Dotx2_ep_vf.c467 sdpvf->fn_list.disable_iq = sdp_vf_disable_iq; in sdp_vf_setup_device()