Home
last modified time | relevance | path

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

/linux/include/linux/avf/
A Dvirtchnl.h253 #define VIRTCHNL_VF_OFFLOAD_ENCAP BIT(20) macro
/linux/drivers/net/ethernet/intel/iavf/
A Diavf_virtchnl.c139 VIRTCHNL_VF_OFFLOAD_ENCAP | in iavf_send_vf_config_msg()
A Diavf_main.c3656 if (vfres->vf_cap_flags & VIRTCHNL_VF_OFFLOAD_ENCAP) { in iavf_process_config()
/linux/drivers/net/ethernet/intel/ice/
A Dice_virtchnl_pf.c2424 if (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_ENCAP) in ice_vc_get_vf_res_msg()
2425 vfres->vf_cap_flags |= VIRTCHNL_VF_OFFLOAD_ENCAP; in ice_vc_get_vf_res_msg()
/linux/drivers/net/ethernet/intel/i40e/
A Di40e_virtchnl_pf.c2105 if (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_ENCAP) in i40e_vc_get_vf_resources_msg()
2106 vfres->vf_cap_flags |= VIRTCHNL_VF_OFFLOAD_ENCAP; in i40e_vc_get_vf_resources_msg()

Completed in 26 milliseconds