Home
last modified time | relevance | path

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

/linux-6.15/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()
4583 case VIRTCHNL_OP_GET_QOS_CAPS: in ice_vc_process_vf_msg()
/linux-6.15/include/linux/avf/
H A Dvirtchnl.h161 VIRTCHNL_OP_GET_QOS_CAPS = 66, enumerator
1846 case VIRTCHNL_OP_GET_QOS_CAPS: in virtchnl_vc_validate_vf_msg()
/linux-6.15/drivers/net/ethernet/intel/iavf/
H A Diavf_virtchnl.c1680 adapter->current_op = VIRTCHNL_OP_GET_QOS_CAPS; in iavf_get_qos_caps()
1682 iavf_send_pf_msg(adapter, VIRTCHNL_OP_GET_QOS_CAPS, NULL, 0); in iavf_get_qos_caps()
2539 case VIRTCHNL_OP_GET_QOS_CAPS: in iavf_virtchnl_completion()
2912 case VIRTCHNL_OP_GET_QOS_CAPS: { in iavf_virtchnl_completion()