Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
Decore_sp_commands.c184 p_tun->geneve_port.b_update_port = p_src->geneve_port.b_update_port; in ecore_set_tunn_ports()
185 p_tun->vxlan_port.b_update_port = p_src->vxlan_port.b_update_port; in ecore_set_tunn_ports()
187 if (p_src->geneve_port.b_update_port) in ecore_set_tunn_ports()
190 if (p_src->vxlan_port.b_update_port) in ecore_set_tunn_ports()
208 if (p_udp_port->b_update_port) { in ecore_set_ramrod_tunnel_param()
271 if (p_tunn->vxlan_port.b_update_port) in ecore_set_hw_tunn_mode_port()
275 if (p_tunn->geneve_port.b_update_port) in ecore_set_hw_tunn_mode_port()
Decore.h300 bool b_update_port; member
Decore_vf.c701 if (p_port->b_update_port) { in ecore_vf_prep_tunn_req_tlv()
Decore_sriov.c2470 p_port->b_update_port = true; in ecore_iov_pf_update_tun_param()