Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Di40e_adminq_cmd.h2835 struct i40e_aqc_del_udp_tunnel_completion { struct
2843 I40E_CHECK_CMD_LENGTH(i40e_aqc_del_udp_tunnel_completion); argument
H A Di40e_common.c4593 struct i40e_aqc_del_udp_tunnel_completion *resp = in i40e_aq_add_udp_tunnel()
4594 (struct i40e_aqc_del_udp_tunnel_completion *)&desc.params.raw; in i40e_aq_add_udp_tunnel()