Lines Matching refs:vxlan_port
2203 p_resp->vxlan_udp_port = p_tun->vxlan_port.port; in qed_iov_pf_update_tun_response()
2268 bultn_vxlan_port = tun->vxlan_port.port; in qed_pf_validate_modify_tunn_config()
2287 if (tun_src->vxlan_port.b_update_port) { in qed_pf_validate_modify_tunn_config()
2288 if (tun_src->vxlan_port.port == tun->vxlan_port.port) { in qed_pf_validate_modify_tunn_config()
2289 tun_src->vxlan_port.b_update_port = false; in qed_pf_validate_modify_tunn_config()
2292 bultn_vxlan_port = tun_src->vxlan_port.port; in qed_pf_validate_modify_tunn_config()
2345 qed_iov_pf_update_tun_param(p_req, &tunn.vxlan, &tunn.vxlan_port, in qed_iov_vf_mbx_update_tunn_param()
2348 p_req->vxlan_port); in qed_iov_vf_mbx_update_tunn_param()
2384 p_tun->vxlan_port.port, in qed_iov_vf_mbx_update_tunn_param()
4226 int vfid, u16 vxlan_port, u16 geneve_port) in qed_iov_bulletin_set_udp_ports() argument
4244 vf_info->bulletin.p_virt->vxlan_udp_port = vxlan_port; in qed_iov_bulletin_set_udp_ports()