Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_virtchnl.h148 #define I40E_VIRTCHNL_VF_OFFLOAD_L2 0x00000001 macro
Di40evf_virtchnl.c156 caps = I40E_VIRTCHNL_VF_OFFLOAD_L2 | in i40evf_send_vf_config_msg()
Di40e_common.c971 I40E_VIRTCHNL_VF_OFFLOAD_L2; in i40e_vf_parse_hw_config()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl.h148 #define I40E_VIRTCHNL_VF_OFFLOAD_L2 0x00000001 macro
Di40e_virtchnl_pf.c1197 vf->driver_caps = I40E_VIRTCHNL_VF_OFFLOAD_L2 | in i40e_vc_get_vf_resources_msg()
1201 vfres->vf_offload_flags = I40E_VIRTCHNL_VF_OFFLOAD_L2; in i40e_vc_get_vf_resources_msg()