Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40evf_virtchnl.c154 adapter->current_op = I40E_VIRTCHNL_OP_GET_VF_RESOURCES; in i40evf_send_vf_config_msg()
161 adapter->current_op = I40E_VIRTCHNL_OP_GET_VF_RESOURCES; in i40evf_send_vf_config_msg()
165 I40E_VIRTCHNL_OP_GET_VF_RESOURCES, in i40evf_send_vf_config_msg()
169 I40E_VIRTCHNL_OP_GET_VF_RESOURCES, in i40evf_send_vf_config_msg()
209 if (op == I40E_VIRTCHNL_OP_GET_VF_RESOURCES) in i40evf_get_vf_config()
749 case I40E_VIRTCHNL_OP_GET_VF_RESOURCES: { in i40evf_virtchnl_completion()
Di40e_virtchnl.h69 I40E_VIRTCHNL_OP_GET_VF_RESOURCES = 3, enumerator
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl.h69 I40E_VIRTCHNL_OP_GET_VF_RESOURCES = 3, enumerator
Di40e_virtchnl_pf.c1234 ret = i40e_vc_send_msg_to_vf(vf, I40E_VIRTCHNL_OP_GET_VF_RESOURCES, in i40e_vc_get_vf_resources_msg()
1831 case I40E_VIRTCHNL_OP_GET_VF_RESOURCES: in i40e_vc_validate_vf_msg()
1950 case I40E_VIRTCHNL_OP_GET_VF_RESOURCES: in i40e_vc_process_vf_msg()