Searched refs:VIRTCHNL_OP_CONFIG_IRQ_MAP (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/intel/ice/ |
D | ice_virtchnl_allowlist.c | 36 VIRTCHNL_OP_CONFIG_VSI_QUEUES, VIRTCHNL_OP_CONFIG_IRQ_MAP,
|
D | ice_virtchnl.c | 1583 return ice_vc_send_msg_to_vf(vf, VIRTCHNL_OP_CONFIG_IRQ_MAP, v_ret, in ice_vc_cfg_irq_map_msg() 3746 case VIRTCHNL_OP_CONFIG_IRQ_MAP: in ice_vc_process_vf_msg()
|
/linux-6.1.9/include/linux/avf/ |
D | virtchnl.h | 114 VIRTCHNL_OP_CONFIG_IRQ_MAP = 7, enumerator 1387 case VIRTCHNL_OP_CONFIG_IRQ_MAP: in virtchnl_vc_validate_vf_msg()
|
/linux-6.1.9/drivers/net/ethernet/intel/iavf/ |
D | iavf_virtchnl.c | 396 adapter->current_op = VIRTCHNL_OP_CONFIG_IRQ_MAP; in iavf_map_queues() 426 iavf_send_pf_msg(adapter, VIRTCHNL_OP_CONFIG_IRQ_MAP, in iavf_map_queues() 2285 case VIRTCHNL_OP_CONFIG_IRQ_MAP: in iavf_virtchnl_completion()
|
/linux-6.1.9/drivers/net/ethernet/intel/i40e/ |
D | i40e_virtchnl_pf.c | 2500 return i40e_vc_send_resp_to_vf(vf, VIRTCHNL_OP_CONFIG_IRQ_MAP, in i40e_vc_config_irq_map_msg() 4090 case VIRTCHNL_OP_CONFIG_IRQ_MAP: in i40e_vc_process_vf_msg()
|