Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h2691 struct i40e_aqc_remove_udp_tunnel { struct
2697 I40E_CHECK_CMD_LENGTH(i40e_aqc_remove_udp_tunnel); argument
Di40e_common.c3864 struct i40e_aqc_remove_udp_tunnel *cmd = in i40e_aq_del_udp_tunnel()
3865 (struct i40e_aqc_remove_udp_tunnel *)&desc.params.raw; in i40e_aq_del_udp_tunnel()