Home
last modified time | relevance | path

Searched refs:ip_gre (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_sp_commands.c119 if (p_src->ip_gre.b_update_mode || b_pf_start) in ecore_set_pf_update_tunn_mode()
120 p_tun->ip_gre.b_mode_enabled = p_src->ip_gre.b_mode_enabled; in ecore_set_pf_update_tunn_mode()
144 type = ecore_tunn_clss_to_fw_clss(p_src->ip_gre.tun_cls); in ecore_set_tunn_cls_info()
145 p_tun->ip_gre.tun_cls = (enum ecore_tunn_clss)type; in ecore_set_tunn_cls_info()
215 &p_tun->ip_gre); in ecore_tunn_set_pf_update_params()
225 p_tun->ip_gre.b_mode_enabled); in ecore_set_hw_tunn_mode()
292 &p_tun->ip_gre); in ecore_tunn_set_pf_start_params()
H A Decore_vf.c729 if (p_tun->ip_gre.b_mode_enabled) in ecore_vf_set_vf_start_tunn_update_param()
730 p_tun->ip_gre.b_update_mode = true; in ecore_vf_set_vf_start_tunn_update_param()
771 __ecore_vf_update_tunn_param(&p_tun->ip_gre, feat_mask, in ecore_vf_update_tunn_param()
782 p_tun->ip_gre.b_mode_enabled); in ecore_vf_update_tunn_param()
815 __ecore_vf_prep_tunn_req_tlv(p_req, &p_src->ip_gre, in ecore_vf_pf_tunnel_param_update()
H A Decore.h252 struct ecore_tunn_update_type ip_gre; member
H A Decore_sriov.c2475 p_resp->ipgre_clss = p_tun->ip_gre.tun_cls; in ecore_iov_pf_update_tun_response()
2569 __ecore_iov_pf_update_tun_param(p_req, &tunn.ip_gre, in ecore_iov_vf_mbx_update_tunn_param()
/f-stack/dpdk/drivers/net/qede/
H A Dqede_main.c369 if (tun->l2_gre.b_mode_enabled && tun->ip_gre.b_mode_enabled && in qed_fill_dev_info()
371 tun->ip_gre.tun_cls == ECORE_TUNN_CLSS_MAC_VLAN) in qed_fill_dev_info()