Searched refs:__qed_vf_prep_tunn_req_tlv (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_vf.c | 574 __qed_vf_prep_tunn_req_tlv(struct vfpf_update_tunn_param_tlv *p_req, in __qed_vf_prep_tunn_req_tlv() function 600 __qed_vf_prep_tunn_req_tlv(p_req, p_src, mask, p_cls); in qed_vf_prep_tunn_req_tlv() 691 __qed_vf_prep_tunn_req_tlv(p_req, &p_src->ip_geneve, in qed_vf_pf_tunnel_param_update() 694 __qed_vf_prep_tunn_req_tlv(p_req, &p_src->l2_gre, in qed_vf_pf_tunnel_param_update() 696 __qed_vf_prep_tunn_req_tlv(p_req, &p_src->ip_gre, in qed_vf_pf_tunnel_param_update()
|