Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/qlnx/qlnxe/
H A Decore_sp_commands.c182 p_tun->geneve_port.b_update_port = p_src->geneve_port.b_update_port; in ecore_set_tunn_ports()
183 p_tun->vxlan_port.b_update_port = p_src->vxlan_port.b_update_port; in ecore_set_tunn_ports()
185 if (p_src->geneve_port.b_update_port) in ecore_set_tunn_ports()
188 if (p_src->vxlan_port.b_update_port) in ecore_set_tunn_ports()
206 if (p_udp_port->b_update_port) { in ecore_set_ramrod_tunnel_param()
269 if (p_tunn->vxlan_port.b_update_port) in ecore_set_hw_tunn_mode_port()
273 if (p_tunn->geneve_port.b_update_port) in ecore_set_hw_tunn_mode_port()
H A Decore.h299 bool b_update_port; member
H A Decore_vf.c697 if (p_port->b_update_port) { in ecore_vf_prep_tunn_req_tlv()
H A Decore_sriov.c2467 p_port->b_update_port = true; in ecore_iov_pf_update_tun_param()