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

/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
H A Di40evf_virtchnl.c275 adapter->current_op = I40E_VIRTCHNL_OP_ENABLE_QUEUES; i40evf_enable_queues()
280 i40evf_send_pf_msg(adapter, I40E_VIRTCHNL_OP_ENABLE_QUEUES, i40evf_enable_queues()
732 case I40E_VIRTCHNL_OP_ENABLE_QUEUES: i40evf_virtchnl_completion()
H A Di40e_virtchnl.h74 I40E_VIRTCHNL_OP_ENABLE_QUEUES = 8, enumerator in enum:i40e_virtchnl_ops
238 /* I40E_VIRTCHNL_OP_ENABLE_QUEUES
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl.h74 I40E_VIRTCHNL_OP_ENABLE_QUEUES = 8, enumerator in enum:i40e_virtchnl_ops
238 /* I40E_VIRTCHNL_OP_ENABLE_QUEUES
H A Di40e_virtchnl_pf.c1403 return i40e_vc_send_resp_to_vf(vf, I40E_VIRTCHNL_OP_ENABLE_QUEUES, i40e_vc_enable_queues_msg()
1801 case I40E_VIRTCHNL_OP_ENABLE_QUEUES: i40e_vc_validate_vf_msg()
1902 case I40E_VIRTCHNL_OP_ENABLE_QUEUES: i40e_vc_process_vf_msg()

Completed in 59 milliseconds