Searched refs:__qed_vf_prep_tunn_req_tlv (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_vf.c | 576 __qed_vf_prep_tunn_req_tlv(struct vfpf_update_tunn_param_tlv *p_req, in __qed_vf_prep_tunn_req_tlv() function 602 __qed_vf_prep_tunn_req_tlv(p_req, p_src, mask, p_cls); in qed_vf_prep_tunn_req_tlv() 693 __qed_vf_prep_tunn_req_tlv(p_req, &p_src->ip_geneve, in qed_vf_pf_tunnel_param_update() 696 __qed_vf_prep_tunn_req_tlv(p_req, &p_src->l2_gre, in qed_vf_pf_tunnel_param_update() 698 __qed_vf_prep_tunn_req_tlv(p_req, &p_src->ip_gre, in qed_vf_pf_tunnel_param_update()
|
/kernel/linux/linux-6.6/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()
|
Completed in 6 milliseconds