Searched refs:__ecore_vf_prep_tunn_req_tlv (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_vf.c | 676 __ecore_vf_prep_tunn_req_tlv(struct vfpf_update_tunn_param_tlv *p_req, in __ecore_vf_prep_tunn_req_tlv() function 702 __ecore_vf_prep_tunn_req_tlv(p_req, p_src, mask, p_cls); in ecore_vf_prep_tunn_req_tlv() 796 __ecore_vf_prep_tunn_req_tlv(p_req, &p_src->ip_geneve, in ecore_vf_pf_tunnel_param_update() 799 __ecore_vf_prep_tunn_req_tlv(p_req, &p_src->l2_gre, in ecore_vf_pf_tunnel_param_update() 801 __ecore_vf_prep_tunn_req_tlv(p_req, &p_src->ip_gre, in ecore_vf_pf_tunnel_param_update()
|