Searched refs:qed_tunn_clss_to_fw_clss (Results 1 – 1 of 1) sorted by relevance
108 static enum tunnel_clss qed_tunn_clss_to_fw_clss(u8 type) in qed_tunn_clss_to_fw_clss() function156 type = qed_tunn_clss_to_fw_clss(p_src->vxlan.tun_cls); in qed_set_tunn_cls_info()158 type = qed_tunn_clss_to_fw_clss(p_src->l2_gre.tun_cls); in qed_set_tunn_cls_info()160 type = qed_tunn_clss_to_fw_clss(p_src->ip_gre.tun_cls); in qed_set_tunn_cls_info()162 type = qed_tunn_clss_to_fw_clss(p_src->l2_geneve.tun_cls); in qed_set_tunn_cls_info()164 type = qed_tunn_clss_to_fw_clss(p_src->ip_geneve.tun_cls); in qed_set_tunn_cls_info()