Searched refs:ip_gre (Results 1 – 7 of 7) sorted by relevance
147 if (p_src->ip_gre.b_update_mode || b_pf_start) in ecore_set_pf_update_tunn_mode()148 p_tun->ip_gre.b_mode_enabled = p_src->ip_gre.b_mode_enabled; in ecore_set_pf_update_tunn_mode()171 type = ecore_tunn_clss_to_fw_clss(p_src->ip_gre.tun_cls); in ecore_set_tunn_cls_info()172 p_tun->ip_gre.tun_cls = (enum ecore_tunn_clss)type; in ecore_set_tunn_cls_info()242 &p_tun->ip_gre); in ecore_tunn_set_pf_update_params()252 p_tun->ip_gre.b_mode_enabled); in ecore_set_hw_tunn_mode()319 &p_tun->ip_gre); in ecore_tunn_set_pf_start_params()
715 if (p_tun->ip_gre.b_mode_enabled) in ecore_vf_set_vf_start_tunn_update_param()716 p_tun->ip_gre.b_update_mode = true; in ecore_vf_set_vf_start_tunn_update_param()757 __ecore_vf_update_tunn_param(&p_tun->ip_gre, feat_mask, in ecore_vf_update_tunn_param()768 p_tun->ip_gre.b_mode_enabled); in ecore_vf_update_tunn_param()801 __ecore_vf_prep_tunn_req_tlv(p_req, &p_src->ip_gre, in ecore_vf_pf_tunnel_param_update()
308 struct ecore_tunn_update_type ip_gre; member
2437 p_resp->ipgre_clss = p_tun->ip_gre.tun_cls; in ecore_iov_pf_update_tun_response()2531 __ecore_iov_pf_update_tun_param(p_req, &tunn.ip_gre, in ecore_iov_vf_mbx_update_tunn_param()
7 SRCS.INET= ip_gre.c
4327 netinet/ip_gre.c optional gre inet
15241 OLD_FILES+=usr/include/netinet/ip_gre.h