Home
last modified time | relevance | path

Searched refs:qed_tunn_update_type (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed.h136 struct qed_tunn_update_type { struct
148 struct qed_tunn_update_type vxlan; argument
149 struct qed_tunn_update_type l2_geneve;
150 struct qed_tunn_update_type ip_geneve;
151 struct qed_tunn_update_type l2_gre;
152 struct qed_tunn_update_type ip_gre;
H A Dqed_sp_commands.c183 struct qed_tunn_update_type *tun_type) in __qed_set_ramrod_tunnel_param()
190 struct qed_tunn_update_type *tun_type, in qed_set_ramrod_tunnel_param()
H A Dqed_vf.c575 struct qed_tunn_update_type *p_src, in __qed_vf_prep_tunn_req_tlv()
590 struct qed_tunn_update_type *p_src, in qed_vf_prep_tunn_req_tlv()
621 __qed_vf_update_tunn_param(struct qed_tunn_update_type *p_tun, in __qed_vf_update_tunn_param()
H A Dqed_sriov.c2190 struct qed_tunn_update_type *p_tun, in __qed_iov_pf_update_tun_param()
2205 struct qed_tunn_update_type *p_tun, in qed_iov_pf_update_tun_param()
2230 static void qed_pf_validate_tunn_mode(struct qed_tunn_update_type *tun, int *rc) in qed_pf_validate_tunn_mode()