Home
last modified time | relevance | path

Searched refs:VIRTCHNL_VF_OFFLOAD_USO (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/include/linux/avf/
Dvirtchnl.h256 #define VIRTCHNL_VF_OFFLOAD_USO 0X02000000 macro
/Linux-v5.15/drivers/net/ethernet/intel/iavf/
Diavf_virtchnl.c143 VIRTCHNL_VF_OFFLOAD_USO | in iavf_send_vf_config_msg()
Diavf_main.c3585 if (vfres->vf_cap_flags & VIRTCHNL_VF_OFFLOAD_USO) in iavf_process_config()
/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_virtchnl_pf.c2378 if (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_USO) in ice_vc_get_vf_res_msg()
2379 vfres->vf_cap_flags |= VIRTCHNL_VF_OFFLOAD_USO; in ice_vc_get_vf_res_msg()