Lines Matching refs:vxlan_port
2183 p_resp->vxlan_udp_port = p_tun->vxlan_port.port; in qed_iov_pf_update_tun_response()
2248 bultn_vxlan_port = tun->vxlan_port.port; in qed_pf_validate_modify_tunn_config()
2267 if (tun_src->vxlan_port.b_update_port) { in qed_pf_validate_modify_tunn_config()
2268 if (tun_src->vxlan_port.port == tun->vxlan_port.port) { in qed_pf_validate_modify_tunn_config()
2269 tun_src->vxlan_port.b_update_port = false; in qed_pf_validate_modify_tunn_config()
2272 bultn_vxlan_port = tun_src->vxlan_port.port; in qed_pf_validate_modify_tunn_config()
2325 qed_iov_pf_update_tun_param(p_req, &tunn.vxlan, &tunn.vxlan_port, in qed_iov_vf_mbx_update_tunn_param()
2328 p_req->vxlan_port); in qed_iov_vf_mbx_update_tunn_param()
2364 p_tun->vxlan_port.port, in qed_iov_vf_mbx_update_tunn_param()
4203 int vfid, u16 vxlan_port, u16 geneve_port) in qed_iov_bulletin_set_udp_ports() argument
4221 vf_info->bulletin.p_virt->vxlan_udp_port = vxlan_port; in qed_iov_bulletin_set_udp_ports()