Home
last modified time | relevance | path

Searched refs:VIRTCHNL_OP_CONFIG_IRQ_MAP (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/avf/
Dvirtchnl.h118 VIRTCHNL_OP_CONFIG_IRQ_MAP = 7, enumerator
700 case VIRTCHNL_OP_CONFIG_IRQ_MAP: in virtchnl_vc_validate_vf_msg()
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40evf_virtchnl.c334 adapter->current_op = VIRTCHNL_OP_CONFIG_IRQ_MAP; in i40evf_map_queues()
366 i40evf_send_pf_msg(adapter, VIRTCHNL_OP_CONFIG_IRQ_MAP, in i40evf_map_queues()
1352 case VIRTCHNL_OP_CONFIG_IRQ_MAP: in i40evf_virtchnl_completion()
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c2152 return i40e_vc_send_resp_to_vf(vf, VIRTCHNL_OP_CONFIG_IRQ_MAP, in i40e_vc_config_irq_map_msg()
3667 case VIRTCHNL_OP_CONFIG_IRQ_MAP: in i40e_vc_process_vf_msg()