Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e_main.c12138 static u8 i40e_get_udp_port_idx(struct i40e_pf *pf, u16 port) in i40e_get_udp_port_idx() function
12170 idx = i40e_get_udp_port_idx(pf, port); in i40e_udp_tunnel_add()
12179 next_idx = i40e_get_udp_port_idx(pf, 0); in i40e_udp_tunnel_add()
12221 idx = i40e_get_udp_port_idx(pf, port); in i40e_udp_tunnel_del()