Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/base/
H A Dvirtchnl.h107 VIRTCHNL_OP_CONFIG_IRQ_MAP = 7, enumerator
665 case VIRTCHNL_OP_CONFIG_IRQ_MAP: in virtchnl_vc_validate_vf_msg()
/f-stack/dpdk/drivers/common/iavf/
H A Dvirtchnl.h107 VIRTCHNL_OP_CONFIG_IRQ_MAP = 7, enumerator
1341 case VIRTCHNL_OP_CONFIG_IRQ_MAP: in virtchnl_vc_validate_vf_msg()
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_pf.c656 VIRTCHNL_OP_CONFIG_IRQ_MAP, in i40e_pf_host_process_cmd_config_irq_map()
709 i40e_pf_host_send_msg_to_vf(vf, VIRTCHNL_OP_CONFIG_IRQ_MAP, in i40e_pf_host_process_cmd_config_irq_map()
1391 case VIRTCHNL_OP_CONFIG_IRQ_MAP: in i40e_pf_host_handle_vf_msg()
H A Di40e_ethdev_vf.c726 args.ops = VIRTCHNL_OP_CONFIG_IRQ_MAP; in i40evf_config_irq_map()
/f-stack/dpdk/drivers/net/ice/
H A Dice_dcf.c945 args.v_op = VIRTCHNL_OP_CONFIG_IRQ_MAP; in ice_dcf_config_irq_map()
/f-stack/dpdk/drivers/net/iavf/
H A Diavf_vchnl.c926 args.ops = VIRTCHNL_OP_CONFIG_IRQ_MAP; in iavf_config_irq_map()