Searched refs:tnl_type (Results 1 – 1 of 1) sorted by relevance
5799 u16 tnl_type; in i40e_fix_up_geneve_vni() local5802 tnl_type = (LE16_TO_CPU(f[i].flags) & in i40e_fix_up_geneve_vni()5805 if (tnl_type == I40E_AQC_ADD_CLOUD_TNL_TYPE_GENEVE) { in i40e_fix_up_geneve_vni()5886 u16 tnl_type; in i40e_aq_add_cloud_filters_bb() local5889 tnl_type = (LE16_TO_CPU(filters[i].element.flags) & in i40e_aq_add_cloud_filters_bb()5897 if (tnl_type == I40E_AQC_ADD_CLOUD_TNL_TYPE_GENEVE) { in i40e_aq_add_cloud_filters_bb()5982 u16 tnl_type; in i40e_aq_rem_cloud_filters_bb() local5985 tnl_type = (LE16_TO_CPU(filters[i].element.flags) & in i40e_aq_rem_cloud_filters_bb()5993 if (tnl_type == I40E_AQC_ADD_CLOUD_TNL_TYPE_GENEVE) { in i40e_aq_rem_cloud_filters_bb()