Home
last modified time | relevance | path

Searched refs:I40E_VIRTCHNL_VF_OFFLOAD_VLAN (Results 1 – 6 of 6) sorted by relevance

/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl.h154 #define I40E_VIRTCHNL_VF_OFFLOAD_VLAN 0x00010000 macro
Di40e_virtchnl_pf.c1202 I40E_VIRTCHNL_VF_OFFLOAD_VLAN; in i40e_vc_get_vf_resources_msg()
1207 vfres->vf_offload_flags |= I40E_VIRTCHNL_VF_OFFLOAD_VLAN; in i40e_vc_get_vf_resources_msg()
/drivers/net/ethernet/intel/i40evf/
Di40e_virtchnl.h154 #define I40E_VIRTCHNL_VF_OFFLOAD_VLAN 0x00010000 macro
Di40evf.h264 I40E_VIRTCHNL_VF_OFFLOAD_VLAN)
Di40evf_virtchnl.c159 I40E_VIRTCHNL_VF_OFFLOAD_VLAN | in i40evf_send_vf_config_msg()
Di40evf_main.c2134 & I40E_VIRTCHNL_VF_OFFLOAD_VLAN) { in i40evf_process_config()