Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_adminq_cmd.h2058 struct i40e_aqc_add_udp_tunnel { struct
2068 I40E_CHECK_CMD_LENGTH(i40e_aqc_add_udp_tunnel); argument
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h2166 struct i40e_aqc_add_udp_tunnel { struct
2176 I40E_CHECK_CMD_LENGTH(i40e_aqc_add_udp_tunnel); argument
Di40e_common.c3275 struct i40e_aqc_add_udp_tunnel *cmd = in i40e_aq_add_udp_tunnel()
3276 (struct i40e_aqc_add_udp_tunnel *)&desc.params.raw; in i40e_aq_add_udp_tunnel()