Searched refs:ecore_tunn_clss_to_fw_clss (Results 1 – 1 of 1) sorted by relevance
118 static enum tunnel_clss ecore_tunn_clss_to_fw_clss(u8 type) in ecore_tunn_clss_to_fw_clss() function167 type = ecore_tunn_clss_to_fw_clss(p_src->vxlan.tun_cls); in ecore_set_tunn_cls_info()169 type = ecore_tunn_clss_to_fw_clss(p_src->l2_gre.tun_cls); in ecore_set_tunn_cls_info()171 type = ecore_tunn_clss_to_fw_clss(p_src->ip_gre.tun_cls); in ecore_set_tunn_cls_info()173 type = ecore_tunn_clss_to_fw_clss(p_src->l2_geneve.tun_cls); in ecore_set_tunn_cls_info()175 type = ecore_tunn_clss_to_fw_clss(p_src->ip_geneve.tun_cls); in ecore_set_tunn_cls_info()