Searched refs:VIRTCHNL_VF_OFFLOAD_REQ_QUEUES (Results 1 – 4 of 4) sorted by relevance
241 #define VIRTCHNL_VF_OFFLOAD_REQ_QUEUES 0x00000040 macro
141 VIRTCHNL_VF_OFFLOAD_REQ_QUEUES | in iavf_send_vf_config_msg()
1980 if (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_REQ_QUEUES) in ice_vc_get_vf_res_msg()1981 vfres->vf_cap_flags |= VIRTCHNL_VF_OFFLOAD_REQ_QUEUES; in ice_vc_get_vf_res_msg()
2119 if (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_REQ_QUEUES) in i40e_vc_get_vf_resources_msg()2120 vfres->vf_cap_flags |= VIRTCHNL_VF_OFFLOAD_REQ_QUEUES; in i40e_vc_get_vf_resources_msg()