Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_allowlist.c94 VIRTCHNL_OP_GET_QOS_CAPS, VIRTCHNL_OP_CONFIG_QUEUE_BW,
H A Dice_virtchnl.c1118 ret = ice_vc_send_msg_to_vf(vf, VIRTCHNL_OP_GET_QOS_CAPS, v_ret, in ice_vc_get_qos_caps()
4576 case VIRTCHNL_OP_GET_QOS_CAPS: in ice_vc_process_vf_msg()
/linux/include/linux/avf/
H A Dvirtchnl.h161 VIRTCHNL_OP_GET_QOS_CAPS = 66, enumerator
1552 /* VIRTCHNL_OP_GET_QOS_CAPS
1847 case VIRTCHNL_OP_GET_QOS_CAPS: in virtchnl_vc_validate_vf_msg()