Lines Matching refs:vxlan_port
2199 p_resp->vxlan_udp_port = p_tun->vxlan_port.port; in qed_iov_pf_update_tun_response()
2264 bultn_vxlan_port = tun->vxlan_port.port; in qed_pf_validate_modify_tunn_config()
2283 if (tun_src->vxlan_port.b_update_port) { in qed_pf_validate_modify_tunn_config()
2284 if (tun_src->vxlan_port.port == tun->vxlan_port.port) { in qed_pf_validate_modify_tunn_config()
2285 tun_src->vxlan_port.b_update_port = false; in qed_pf_validate_modify_tunn_config()
2288 bultn_vxlan_port = tun_src->vxlan_port.port; in qed_pf_validate_modify_tunn_config()
2341 qed_iov_pf_update_tun_param(p_req, &tunn.vxlan, &tunn.vxlan_port, in qed_iov_vf_mbx_update_tunn_param()
2344 p_req->vxlan_port); in qed_iov_vf_mbx_update_tunn_param()
2380 p_tun->vxlan_port.port, in qed_iov_vf_mbx_update_tunn_param()
4222 int vfid, u16 vxlan_port, u16 geneve_port) in qed_iov_bulletin_set_udp_ports() argument
4240 vf_info->bulletin.p_virt->vxlan_udp_port = vxlan_port; in qed_iov_bulletin_set_udp_ports()