Searched refs:VIRTCHNL_OP_CONFIG_VSI_QUEUES (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/ethernet/intel/ice/ |
| A D | ice_virtchnl_allowlist.c | 36 VIRTCHNL_OP_CONFIG_VSI_QUEUES, VIRTCHNL_OP_CONFIG_IRQ_MAP,
|
| A D | ice_virtchnl_pf.c | 3699 return ice_vc_send_msg_to_vf(vf, VIRTCHNL_OP_CONFIG_VSI_QUEUES, v_ret, in ice_vc_cfg_qs_msg() 4728 case VIRTCHNL_OP_CONFIG_VSI_QUEUES: in ice_vc_process_vf_msg()
|
| /linux/include/linux/avf/ |
| A D | virtchnl.h | 113 VIRTCHNL_OP_CONFIG_VSI_QUEUES = 6, enumerator 1022 case VIRTCHNL_OP_CONFIG_VSI_QUEUES: in virtchnl_vc_validate_vf_msg()
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| A D | iavf_virtchnl.c | 258 adapter->current_op = VIRTCHNL_OP_CONFIG_VSI_QUEUES; in iavf_configure_queues() 292 iavf_send_pf_msg(adapter, VIRTCHNL_OP_CONFIG_VSI_QUEUES, in iavf_configure_queues()
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| A D | i40e_virtchnl_pf.c | 2367 return i40e_vc_send_resp_to_vf(vf, VIRTCHNL_OP_CONFIG_VSI_QUEUES, in i40e_vc_config_queues_msg() 3960 case VIRTCHNL_OP_CONFIG_VSI_QUEUES: in i40e_vc_process_vf_msg()
|
Completed in 23 milliseconds