Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/iavf/
H A Diavf_virtchnl.c1327 struct virtchnl_vlan_supported_caps *offload_support; in iavf_set_vc_offload_ethertype() local
1334 offload_support = in iavf_set_vc_offload_ethertype()
1339 offload_support = in iavf_set_vc_offload_ethertype()
1349 if (offload_support->outer & vc_ethertype && in iavf_set_vc_offload_ethertype()
1350 offload_support->outer & VIRTCHNL_VLAN_TOGGLE) { in iavf_set_vc_offload_ethertype()
1352 } else if (offload_support->inner & vc_ethertype && in iavf_set_vc_offload_ethertype()
1353 offload_support->inner & VIRTCHNL_VLAN_TOGGLE) { in iavf_set_vc_offload_ethertype()