Home
last modified time | relevance | path

Searched refs:p_udp_port (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_sp_commands.c203 struct ecore_tunn_update_udp_port *p_udp_port) in ecore_set_ramrod_tunnel_param() argument
206 if (p_udp_port->b_update_port) { in ecore_set_ramrod_tunnel_param()
208 *p_port = OSAL_CPU_TO_LE16(p_udp_port->port); in ecore_set_ramrod_tunnel_param()
H A Decore_vf.c695 u8 *p_update_port, u16 *p_udp_port) in ecore_vf_prep_tunn_req_tlv() argument
699 *p_udp_port = p_port->port; in ecore_vf_prep_tunn_req_tlv()