Home
last modified time | relevance | path

Searched refs:VIRTCHNL_OP_GET_VF_RESOURCES (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/net/i40e/base/
H A Dvirtchnl.h103 VIRTCHNL_OP_GET_VF_RESOURCES = 3, enumerator
643 case VIRTCHNL_OP_GET_VF_RESOURCES: in virtchnl_vc_validate_vf_msg()
/f-stack/dpdk/drivers/common/iavf/
H A Dvirtchnl.h103 VIRTCHNL_OP_GET_VF_RESOURCES = 3, enumerator
1314 case VIRTCHNL_OP_GET_VF_RESOURCES: in virtchnl_vc_validate_vf_msg()
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_pf.c298 VIRTCHNL_OP_GET_VF_RESOURCES, in i40e_pf_host_process_cmd_get_vf_resource()
355 i40e_pf_host_send_msg_to_vf(vf, VIRTCHNL_OP_GET_VF_RESOURCES, in i40e_pf_host_process_cmd_get_vf_resource()
1382 case VIRTCHNL_OP_GET_VF_RESOURCES: in i40e_pf_host_handle_vf_msg()
H A Di40e_ethdev_vf.c347 case VIRTCHNL_OP_GET_VF_RESOURCES: in _i40evf_execute_vf_cmd()
473 args.ops = VIRTCHNL_OP_GET_VF_RESOURCES; in i40evf_get_vf_resource()
/f-stack/dpdk/drivers/net/ice/
H A Dice_dcf.c239 err = ice_dcf_send_cmd_req_no_irq(hw, VIRTCHNL_OP_GET_VF_RESOURCES, in ice_dcf_get_vf_resource()
246 err = ice_dcf_recv_cmd_rsp_no_irq(hw, VIRTCHNL_OP_GET_VF_RESOURCES, in ice_dcf_get_vf_resource()
/f-stack/dpdk/drivers/net/iavf/
H A Diavf_vchnl.c175 case VIRTCHNL_OP_GET_VF_RESOURCES: in iavf_execute_vf_cmd()
452 args.ops = VIRTCHNL_OP_GET_VF_RESOURCES; in iavf_get_vf_resource()