Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_virtchnl.h74 I40E_VIRTCHNL_OP_ENABLE_QUEUES = 8, enumerator
Di40evf_virtchnl.c296 adapter->current_op = I40E_VIRTCHNL_OP_ENABLE_QUEUES; in i40evf_enable_queues()
301 i40evf_send_pf_msg(adapter, I40E_VIRTCHNL_OP_ENABLE_QUEUES, in i40evf_enable_queues()
760 case I40E_VIRTCHNL_OP_ENABLE_QUEUES: in i40evf_virtchnl_completion()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl.h74 I40E_VIRTCHNL_OP_ENABLE_QUEUES = 8, enumerator
Di40e_virtchnl_pf.c1452 return i40e_vc_send_resp_to_vf(vf, I40E_VIRTCHNL_OP_ENABLE_QUEUES, in i40e_vc_enable_queues_msg()
1866 case I40E_VIRTCHNL_OP_ENABLE_QUEUES: in i40e_vc_validate_vf_msg()
1966 case I40E_VIRTCHNL_OP_ENABLE_QUEUES: in i40e_vc_process_vf_msg()