Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_virtchnl.h73 I40E_VIRTCHNL_OP_CONFIG_IRQ_MAP = 7, enumerator
Di40evf_virtchnl.c349 adapter->current_op = I40E_VIRTCHNL_OP_CONFIG_IRQ_MAP; in i40evf_map_queues()
376 i40evf_send_pf_msg(adapter, I40E_VIRTCHNL_OP_CONFIG_IRQ_MAP, in i40evf_map_queues()
771 case I40E_VIRTCHNL_OP_CONFIG_IRQ_MAP: in i40evf_virtchnl_completion()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl.h73 I40E_VIRTCHNL_OP_CONFIG_IRQ_MAP = 7, enumerator
Di40e_virtchnl_pf.c1413 return i40e_vc_send_resp_to_vf(vf, I40E_VIRTCHNL_OP_CONFIG_IRQ_MAP, in i40e_vc_config_irq_map_msg()
1855 case I40E_VIRTCHNL_OP_CONFIG_IRQ_MAP: in i40e_vc_validate_vf_msg()
1963 case I40E_VIRTCHNL_OP_CONFIG_IRQ_MAP: in i40e_vc_process_vf_msg()