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.c1348 struct virtchnl_vlan_supported_caps *offload_support; in iavf_set_vc_offload_ethertype() local
1355 offload_support = in iavf_set_vc_offload_ethertype()
1360 offload_support = in iavf_set_vc_offload_ethertype()
1370 if (offload_support->outer & vc_ethertype && in iavf_set_vc_offload_ethertype()
1371 offload_support->outer & VIRTCHNL_VLAN_TOGGLE) { in iavf_set_vc_offload_ethertype()
1373 } else if (offload_support->inner & vc_ethertype && in iavf_set_vc_offload_ethertype()
1374 offload_support->inner & VIRTCHNL_VLAN_TOGGLE) { in iavf_set_vc_offload_ethertype()