Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/ice/
Dice_virtchnl_allowlist.c36 VIRTCHNL_OP_CONFIG_VSI_QUEUES, VIRTCHNL_OP_CONFIG_IRQ_MAP,
Dice_virtchnl.c1668 return ice_vc_send_msg_to_vf(vf, VIRTCHNL_OP_CONFIG_VSI_QUEUES, in ice_vc_cfg_qs_msg()
1682 return ice_vc_send_msg_to_vf(vf, VIRTCHNL_OP_CONFIG_VSI_QUEUES, in ice_vc_cfg_qs_msg()
3745 case VIRTCHNL_OP_CONFIG_VSI_QUEUES: in ice_vc_process_vf_msg()
/linux-5.19.10/include/linux/avf/
Dvirtchnl.h113 VIRTCHNL_OP_CONFIG_VSI_QUEUES = 6, enumerator
1375 case VIRTCHNL_OP_CONFIG_VSI_QUEUES: in virtchnl_vc_validate_vf_msg()
/linux-5.19.10/drivers/net/ethernet/intel/iavf/
Diavf_virtchnl.c287 adapter->current_op = VIRTCHNL_OP_CONFIG_VSI_QUEUES; in iavf_configure_queues()
321 iavf_send_pf_msg(adapter, VIRTCHNL_OP_CONFIG_VSI_QUEUES, in iavf_configure_queues()
/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c2373 return i40e_vc_send_resp_to_vf(vf, VIRTCHNL_OP_CONFIG_VSI_QUEUES, in i40e_vc_config_queues_msg()
4044 case VIRTCHNL_OP_CONFIG_VSI_QUEUES: in i40e_vc_process_vf_msg()