Searched refs:I40E_VIRTCHNL_OP_CONFIG_VSI_QUEUES (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl.h72 I40E_VIRTCHNL_OP_CONFIG_VSI_QUEUES = 6, enumerator in enum:i40e_virtchnl_ops
198 /* I40E_VIRTCHNL_OP_CONFIG_VSI_QUEUES
H A Di40e_virtchnl_pf.c1301 return i40e_vc_send_resp_to_vf(vf, I40E_VIRTCHNL_OP_CONFIG_VSI_QUEUES, i40e_vc_config_queues_msg()
1778 case I40E_VIRTCHNL_OP_CONFIG_VSI_QUEUES: i40e_vc_validate_vf_msg()
1896 case I40E_VIRTCHNL_OP_CONFIG_VSI_QUEUES: i40e_vc_process_vf_msg()
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
H A Di40e_virtchnl.h72 I40E_VIRTCHNL_OP_CONFIG_VSI_QUEUES = 6, enumerator in enum:i40e_virtchnl_ops
198 /* I40E_VIRTCHNL_OP_CONFIG_VSI_QUEUES
H A Di40evf_virtchnl.c221 adapter->current_op = I40E_VIRTCHNL_OP_CONFIG_VSI_QUEUES; i40evf_configure_queues()
254 i40evf_send_pf_msg(adapter, I40E_VIRTCHNL_OP_CONFIG_VSI_QUEUES, i40evf_configure_queues()

Completed in 95 milliseconds