Searched refs:ecore_tunn_clss_to_fw_clss (Results 1 – 1 of 1) sorted by relevance
119 static enum tunnel_clss ecore_tunn_clss_to_fw_clss(u8 type) in ecore_tunn_clss_to_fw_clss() function168 type = ecore_tunn_clss_to_fw_clss(p_src->vxlan.tun_cls); in ecore_set_tunn_cls_info()170 type = ecore_tunn_clss_to_fw_clss(p_src->l2_gre.tun_cls); in ecore_set_tunn_cls_info()172 type = ecore_tunn_clss_to_fw_clss(p_src->ip_gre.tun_cls); in ecore_set_tunn_cls_info()174 type = ecore_tunn_clss_to_fw_clss(p_src->l2_geneve.tun_cls); in ecore_set_tunn_cls_info()176 type = ecore_tunn_clss_to_fw_clss(p_src->ip_geneve.tun_cls); in ecore_set_tunn_cls_info()