Searched refs:VIRTCHNL_VF_OFFLOAD_USO (Results 1 – 4 of 4) sorted by relevance
268 #define VIRTCHNL_VF_OFFLOAD_USO BIT(25) macro
495 if (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_USO) in ice_vc_get_vf_res_msg()496 vfres->vf_cap_flags |= VIRTCHNL_VF_OFFLOAD_USO; in ice_vc_get_vf_res_msg()
151 VIRTCHNL_VF_OFFLOAD_USO | in iavf_send_vf_config_msg()
5201 if (vfres->vf_cap_flags & VIRTCHNL_VF_OFFLOAD_USO) in iavf_process_config()