Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_virtchnl.h75 I40E_VIRTCHNL_OP_DISABLE_QUEUES = 9, enumerator
Di40evf_virtchnl.c321 adapter->current_op = I40E_VIRTCHNL_OP_DISABLE_QUEUES; in i40evf_disable_queues()
326 i40evf_send_pf_msg(adapter, I40E_VIRTCHNL_OP_DISABLE_QUEUES, in i40evf_disable_queues()
766 case I40E_VIRTCHNL_OP_DISABLE_QUEUES: in i40evf_virtchnl_completion()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl.h75 I40E_VIRTCHNL_OP_DISABLE_QUEUES = 9, enumerator
Di40e_virtchnl_pf.c1492 return i40e_vc_send_resp_to_vf(vf, I40E_VIRTCHNL_OP_DISABLE_QUEUES, in i40e_vc_disable_queues_msg()
1867 case I40E_VIRTCHNL_OP_DISABLE_QUEUES: in i40e_vc_validate_vf_msg()
1970 case I40E_VIRTCHNL_OP_DISABLE_QUEUES: in i40e_vc_process_vf_msg()