Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_prototype.h294 enum i40e_status_code i40e_aq_add_udp_tunnel(struct i40e_hw *hw,
H A Di40e_common.c4671 enum i40e_status_code i40e_aq_add_udp_tunnel(struct i40e_hw *hw, in i40e_aq_add_udp_tunnel() function
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c8664 ret = i40e_aq_add_udp_tunnel(hw, port, udp_type, in i40e_add_vxlan_port()