Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_allowlist.c34 VIRTCHNL_OP_CONFIG_VSI_QUEUES, VIRTCHNL_OP_CONFIG_IRQ_MAP,
H A Dice_virtchnl.c1634 return ice_vc_send_msg_to_vf(vf, VIRTCHNL_OP_CONFIG_IRQ_MAP, v_ret, in ice_vc_cfg_irq_map_msg()
4108 case VIRTCHNL_OP_CONFIG_IRQ_MAP: in ice_vc_process_vf_msg()
/linux/include/linux/avf/
H A Dvirtchnl.h111 VIRTCHNL_OP_CONFIG_IRQ_MAP = 7, enumerator
1488 case VIRTCHNL_OP_CONFIG_IRQ_MAP: in virtchnl_vc_validate_vf_msg()
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_virtchnl.c394 adapter->current_op = VIRTCHNL_OP_CONFIG_IRQ_MAP; in iavf_map_queues()
424 iavf_send_pf_msg(adapter, VIRTCHNL_OP_CONFIG_IRQ_MAP, in iavf_map_queues()
2390 case VIRTCHNL_OP_CONFIG_IRQ_MAP: in iavf_virtchnl_completion()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c2524 return i40e_vc_send_resp_to_vf(vf, VIRTCHNL_OP_CONFIG_IRQ_MAP, in i40e_vc_config_irq_map_msg()
4216 case VIRTCHNL_OP_CONFIG_IRQ_MAP: in i40e_vc_process_vf_msg()