Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_virtchnl.c1235 struct virtchnl_vlan_supported_caps *offload_support; in iavf_set_vc_offload_ethertype() local
1242 offload_support = in iavf_set_vc_offload_ethertype()
1247 offload_support = in iavf_set_vc_offload_ethertype()
1257 if (offload_support->outer & vc_ethertype && in iavf_set_vc_offload_ethertype()
1258 offload_support->outer & VIRTCHNL_VLAN_TOGGLE) { in iavf_set_vc_offload_ethertype()
1260 } else if (offload_support->inner & vc_ethertype && in iavf_set_vc_offload_ethertype()
1261 offload_support->inner & VIRTCHNL_VLAN_TOGGLE) { in iavf_set_vc_offload_ethertype()