Searched refs:tnl_type (Results 1 – 1 of 1) sorted by relevance
5912 u16 tnl_type; in i40e_fix_up_geneve_vni() local5915 tnl_type = (LE16_TO_CPU(f[i].flags) & in i40e_fix_up_geneve_vni()5918 if (tnl_type == I40E_AQC_ADD_CLOUD_TNL_TYPE_GENEVE) { in i40e_fix_up_geneve_vni()5999 u16 tnl_type; in i40e_aq_add_cloud_filters_bb() local6002 tnl_type = (LE16_TO_CPU(filters[i].element.flags) & in i40e_aq_add_cloud_filters_bb()6010 if (tnl_type == I40E_AQC_ADD_CLOUD_TNL_TYPE_GENEVE) { in i40e_aq_add_cloud_filters_bb()6095 u16 tnl_type; in i40e_aq_rem_cloud_filters_bb() local6098 tnl_type = (LE16_TO_CPU(filters[i].element.flags) & in i40e_aq_rem_cloud_filters_bb()6106 if (tnl_type == I40E_AQC_ADD_CLOUD_TNL_TYPE_GENEVE) { in i40e_aq_rem_cloud_filters_bb()