Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_sp_commands.c176 struct ecore_tunn_update_udp_port *p_udp_port) in ecore_set_ramrod_tunnel_param() argument
179 if (p_udp_port->b_update_port) { in ecore_set_ramrod_tunnel_param()
181 *p_port = OSAL_CPU_TO_LE16(p_udp_port->port); in ecore_set_ramrod_tunnel_param()
H A Decore_vf.c709 u8 *p_update_port, u16 *p_udp_port) in ecore_vf_prep_tunn_req_tlv() argument
713 *p_udp_port = p_port->port; in ecore_vf_prep_tunn_req_tlv()