Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_sp_commands.c136 if (p_src->ip_gre.b_update_mode || b_pf_start) in qed_set_pf_update_tunn_mode()
137 p_tun->ip_gre.b_mode_enabled = p_src->ip_gre.b_mode_enabled; in qed_set_pf_update_tunn_mode()
160 type = qed_tunn_clss_to_fw_clss(p_src->ip_gre.tun_cls); in qed_set_tunn_cls_info()
161 p_tun->ip_gre.tun_cls = type; in qed_set_tunn_cls_info()
232 &p_tun->ip_gre); in qed_tunn_set_pf_update_params()
242 p_tun->ip_gre.b_mode_enabled); in qed_set_hw_tunn_mode()
297 &p_tun->ip_gre); in qed_tunn_set_pf_start_params()
H A Dqed_vf.c613 if (p_tun->ip_gre.b_mode_enabled) in qed_vf_set_vf_start_tunn_update_param()
614 p_tun->ip_gre.b_update_mode = true; in qed_vf_set_vf_start_tunn_update_param()
654 __qed_vf_update_tunn_param(&p_tun->ip_gre, feat_mask, in qed_vf_update_tunn_param()
664 p_tun->l2_gre.b_mode_enabled, p_tun->ip_gre.b_mode_enabled); in qed_vf_update_tunn_param()
696 __qed_vf_prep_tunn_req_tlv(p_req, &p_src->ip_gre, in qed_vf_pf_tunnel_param_update()
H A Dqed_main.c390 if (tun->l2_gre.b_mode_enabled && tun->ip_gre.b_mode_enabled && in qed_fill_dev_info()
392 tun->ip_gre.tun_cls == QED_TUNN_CLSS_MAC_VLAN) in qed_fill_dev_info()
1304 tunn_info.ip_gre.b_mode_enabled = true; in qed_slowpath_start()
1309 tunn_info.ip_gre.tun_cls = QED_TUNN_CLSS_MAC_VLAN; in qed_slowpath_start()
H A Dqed.h152 struct qed_tunn_update_type ip_gre; member
H A Dqed_sriov.c2181 p_resp->ipgre_clss = p_tun->ip_gre.tun_cls; in qed_iov_pf_update_tun_response()
2256 qed_pf_validate_tunn_mode(&tun_src->ip_gre, &rc); in qed_pf_validate_modify_tunn_config()
2263 tun_src->ip_gre.tun_cls != QED_TUNN_CLSS_MAC_VLAN)) { in qed_pf_validate_modify_tunn_config()
2341 __qed_iov_pf_update_tun_param(p_req, &tunn.ip_gre, in qed_iov_vf_mbx_update_tunn_param()
/openbmc/linux/net/ipv4/
H A DMakefile32 obj-$(CONFIG_NET_IPGRE) += ip_gre.o
H A DKconfig184 Required by ip_gre and pptp modules.
/openbmc/linux/Documentation/networking/
H A Dchecksum-offloads.rst112 net/ipv4/ip_gre.c:build_header(). It is *not* currently performed when