Home
last modified time | relevance | path

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

/openbmc/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.c1732 return ice_vc_send_msg_to_vf(vf, VIRTCHNL_OP_CONFIG_VSI_QUEUES, in ice_vc_cfg_qs_msg()
1753 return ice_vc_send_msg_to_vf(vf, VIRTCHNL_OP_CONFIG_VSI_QUEUES, in ice_vc_cfg_qs_msg()
3987 case VIRTCHNL_OP_CONFIG_VSI_QUEUES: in ice_vc_process_vf_msg()
/openbmc/linux/include/linux/avf/
H A Dvirtchnl.h110 VIRTCHNL_OP_CONFIG_VSI_QUEUES = 6, enumerator
1450 case VIRTCHNL_OP_CONFIG_VSI_QUEUES: in virtchnl_vc_validate_vf_msg()
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_virtchnl.c285 adapter->current_op = VIRTCHNL_OP_CONFIG_VSI_QUEUES; in iavf_configure_queues()
319 iavf_send_pf_msg(adapter, VIRTCHNL_OP_CONFIG_VSI_QUEUES, in iavf_configure_queues()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c2446 return i40e_vc_send_resp_to_vf(vf, VIRTCHNL_OP_CONFIG_VSI_QUEUES, in i40e_vc_config_queues_msg()
4217 case VIRTCHNL_OP_CONFIG_VSI_QUEUES: in i40e_vc_process_vf_msg()