Home
last modified time | relevance | path

Searched refs:p_port (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_sp_commands.c175 u8 *p_update_port, __le16 *p_port, in ecore_set_ramrod_tunnel_param() argument
181 *p_port = OSAL_CPU_TO_LE16(p_udp_port->port); in ecore_set_ramrod_tunnel_param()
H A Decore_vf.c708 struct ecore_tunn_update_udp_port *p_port, in ecore_vf_prep_tunn_req_tlv() argument
711 if (p_port->b_update_port) { in ecore_vf_prep_tunn_req_tlv()
713 *p_udp_port = p_port->port; in ecore_vf_prep_tunn_req_tlv()
H A Decore_sriov.c2500 struct ecore_tunn_update_udp_port *p_port, in ecore_iov_pf_update_tun_param() argument
2505 p_port->b_update_port = true; in ecore_iov_pf_update_tun_param()
2506 p_port->port = port; in ecore_iov_pf_update_tun_param()