Home
last modified time | relevance | path

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

/dpdk/drivers/common/iavf/
H A Dvirtchnl.h164 VIRTCHNL_OP_GET_QOS_CAPS = 66, enumerator
2309 case VIRTCHNL_OP_GET_QOS_CAPS: in virtchnl_vc_validate_vf_msg()
/dpdk/drivers/net/iavf/
H A Diavf_vchnl.c1600 args.ops = VIRTCHNL_OP_GET_QOS_CAPS; in iavf_get_qos_cap()