Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/avf/
Dvirtchnl.h114 VIRTCHNL_OP_CONFIG_IRQ_MAP = 7, enumerator
711 case VIRTCHNL_OP_CONFIG_IRQ_MAP: in virtchnl_vc_validate_vf_msg()
/Linux-v5.4/drivers/net/ethernet/intel/iavf/
Diavf_virtchnl.c364 adapter->current_op = VIRTCHNL_OP_CONFIG_IRQ_MAP; in iavf_map_queues()
394 iavf_send_pf_msg(adapter, VIRTCHNL_OP_CONFIG_IRQ_MAP, in iavf_map_queues()
1379 case VIRTCHNL_OP_CONFIG_IRQ_MAP: in iavf_virtchnl_completion()
/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_virtchnl_pf.c2215 return ice_vc_send_msg_to_vf(vf, VIRTCHNL_OP_CONFIG_IRQ_MAP, v_ret, in ice_vc_cfg_irq_map_msg()
2969 case VIRTCHNL_OP_CONFIG_IRQ_MAP: in ice_vc_process_vf_msg()
/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c2276 return i40e_vc_send_resp_to_vf(vf, VIRTCHNL_OP_CONFIG_IRQ_MAP, in i40e_vc_config_irq_map_msg()
3784 case VIRTCHNL_OP_CONFIG_IRQ_MAP: in i40e_vc_process_vf_msg()