Home
last modified time | relevance | path

Searched refs:vxlan_port (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_sp_commands.c184 p_tun->vxlan_port.b_update_port = p_src->vxlan_port.b_update_port; in ecore_set_tunn_ports()
189 if (p_src->vxlan_port.b_update_port) in ecore_set_tunn_ports()
190 p_tun->vxlan_port.port = p_src->vxlan_port.port; in ecore_set_tunn_ports()
228 &p_tun->vxlan_port); in ecore_tunn_set_pf_update_params()
269 if (p_tunn->vxlan_port.b_update_port) in ecore_set_hw_tunn_mode_port()
271 p_tunn->vxlan_port.port); in ecore_set_hw_tunn_mode_port()
304 &p_tun->vxlan_port); in ecore_tunn_set_pf_start_params()
H A Decore_iov_api.h749 u16 vxlan_port, u16 geneve_port);
800 …re_iov_bulletin_set_udp_ports(struct ecore_hwfn *p_hwfn, int vfid, u16 vxlan_port, u16 geneve_port… in ecore_iov_bulletin_set_udp_ports() argument
H A Decore_vfpf_if.h500 u16 vxlan_port; member
H A Decore.h312 struct ecore_tunn_update_udp_port vxlan_port; member