Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed.h166 struct qed_tunn_update_type { struct
178 struct qed_tunn_update_type vxlan; argument
179 struct qed_tunn_update_type l2_geneve;
180 struct qed_tunn_update_type ip_geneve;
181 struct qed_tunn_update_type l2_gre;
182 struct qed_tunn_update_type ip_gre;
Dqed_sp_commands.c189 struct qed_tunn_update_type *tun_type) in __qed_set_ramrod_tunnel_param()
196 struct qed_tunn_update_type *tun_type, in qed_set_ramrod_tunnel_param()
Dqed_vf.c573 struct qed_tunn_update_type *p_src, in __qed_vf_prep_tunn_req_tlv()
588 struct qed_tunn_update_type *p_src, in qed_vf_prep_tunn_req_tlv()
619 __qed_vf_update_tunn_param(struct qed_tunn_update_type *p_tun, in __qed_vf_update_tunn_param()
Dqed_sriov.c2204 struct qed_tunn_update_type *p_tun, in __qed_iov_pf_update_tun_param()
2219 struct qed_tunn_update_type *p_tun, in qed_iov_pf_update_tun_param()
2244 static void qed_pf_validate_tunn_mode(struct qed_tunn_update_type *tun, int *rc) in qed_pf_validate_tunn_mode()