Home
last modified time | relevance | path

Searched refs:vxlan_port (Results 1 – 25 of 27) sorted by relevance

12

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_sp_commands.c172 p_tun->vxlan_port.b_update_port = p_src->vxlan_port.b_update_port; in qed_set_tunn_ports()
177 if (p_src->vxlan_port.b_update_port) in qed_set_tunn_ports()
178 p_tun->vxlan_port.port = p_src->vxlan_port.port; in qed_set_tunn_ports()
217 &p_tun->vxlan_port); in qed_tunn_set_pf_update_params()
253 if (p_tunn->vxlan_port.b_update_port) in qed_set_hw_tunn_mode_port()
255 p_tunn->vxlan_port.port); in qed_set_hw_tunn_mode_port()
282 &p_tun->vxlan_port); in qed_tunn_set_pf_start_params()
H A Dqed_sriov.h283 int vfid, u16 vxlan_port, u16 geneve_port);
424 u16 vxlan_port, u16 geneve_port) in qed_iov_bulletin_set_udp_ports() argument
H A Dqed_vf.c658 p_tun->vxlan_port.port = p_resp->vxlan_udp_port; in qed_vf_update_tunn_param()
683 &p_req->vxlan_clss, &p_src->vxlan_port, in qed_vf_pf_tunnel_param_update()
685 &p_req->vxlan_port); in qed_vf_pf_tunnel_param_update()
1674 u16 vxlan_port, geneve_port; in qed_handle_bulletin_change() local
1676 qed_vf_bulletin_get_udp_ports(hwfn, &vxlan_port, &geneve_port); in qed_handle_bulletin_change()
1682 ops->ports_update(cookie, vxlan_port, geneve_port); in qed_handle_bulletin_change()
H A Dqed_sriov.c2185 p_resp->vxlan_udp_port = p_tun->vxlan_port.port; in qed_iov_pf_update_tun_response()
2250 bultn_vxlan_port = tun->vxlan_port.port; in qed_pf_validate_modify_tunn_config()
2269 if (tun_src->vxlan_port.b_update_port) { in qed_pf_validate_modify_tunn_config()
2270 if (tun_src->vxlan_port.port == tun->vxlan_port.port) { in qed_pf_validate_modify_tunn_config()
2271 tun_src->vxlan_port.b_update_port = false; in qed_pf_validate_modify_tunn_config()
2274 bultn_vxlan_port = tun_src->vxlan_port.port; in qed_pf_validate_modify_tunn_config()
2327 qed_iov_pf_update_tun_param(p_req, &tunn.vxlan, &tunn.vxlan_port, in qed_iov_vf_mbx_update_tunn_param()
2330 p_req->vxlan_port); in qed_iov_vf_mbx_update_tunn_param()
2366 p_tun->vxlan_port.port, in qed_iov_vf_mbx_update_tunn_param()
4240 int vfid, u16 vxlan_port, u16 geneve_port) in qed_iov_bulletin_set_udp_ports() argument
[all …]
H A Dqed_vf.h452 u16 vxlan_port; member
/linux/include/linux/qed/
H A Dqed_eth_if.h156 u16 vxlan_port; member
165 void (*ports_update)(void *dev, u16 vxlan_port, u16 geneve_port);
/linux/tools/testing/selftests/net/
H A Dudpgro_fwd.sh65 local -r vxlan_port=4789
69 dstport $vxlan_port remote $bm_rem_addr
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k.h368 __be16 vxlan_port; member
H A Dfm10k_netdev.c385 ntohs(interface->vxlan_port) | in fm10k_restore_udp_port_info()
409 interface->vxlan_port = ti.port; in fm10k_udp_tunnel_sync()
H A Dfm10k_main.c638 if (interface->vxlan_port != udp_hdr(skb)->dest) in fm10k_port_is_vxlan()
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede.h543 void qede_udp_ports_update(void *dev, u16 vxlan_port, u16 geneve_port);
H A Dqede_filter.c538 void qede_udp_ports_update(void *dev, u16 vxlan_port, u16 geneve_port) in qede_udp_ports_update() argument
542 if (edev->vxlan_dst_port != vxlan_port) in qede_udp_ports_update()
970 tunn_params.vxlan_port = ntohs(ti.port); in qede_udp_tunnel_sync()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c2646 priv->vxlan_port = ti.port; in mlx4_udp_tunnel_sync()
2648 ret = mlx4_config_vxlan_port(priv->mdev->dev, priv->vxlan_port); in mlx4_udp_tunnel_sync()
2654 !!priv->vxlan_port); in mlx4_udp_tunnel_sync()
2680 if (!priv->vxlan_port || in mlx4_en_features_check()
2682 (udp_hdr(skb)->dest != priv->vxlan_port)) in mlx4_en_features_check()
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h1143 u16 vxlan_port; member
H A Dxgbe-drv.c889 pdata->vxlan_port = be16_to_cpu(ti->port); in xgbe_vxlan_set_port()
901 pdata->vxlan_port = 0; in xgbe_vxlan_unset_port()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h698 __be16 vxlan_port; member
H A Dixgbe_main.c5455 adapter->vxlan_port = ti.port; in ixgbe_udp_tunnel_sync()
5460 ntohs(adapter->vxlan_port) | in ixgbe_udp_tunnel_sync()
9145 if (adapter->vxlan_port && in ixgbe_atr()
9146 udp_hdr(skb)->dest == adapter->vxlan_port) in ixgbe_atr()
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c4004 adapter->vxlan_port = ti->port; in be_vxlan_set_port()
4024 if (adapter->vxlan_port) in be_vxlan_unset_port()
4028 adapter->vxlan_port = 0; in be_vxlan_unset_port()
5115 !adapter->vxlan_port || in be_features_check()
5116 udp_hdr(skb)->dest != adapter->vxlan_port) in be_features_check()
/linux/drivers/net/ethernet/cavium/liquidio/
H A Dlio_vf_main.c1737 u16 vxlan_port, u8 vxlan_cmd_bit) in liquidio_vxlan_port_command() argument
1749 nctrl.ncmd.s.param1 = vxlan_port; in liquidio_vxlan_port_command()
H A Dlio_main.c2649 u16 vxlan_port, u8 vxlan_cmd_bit) in liquidio_vxlan_port_command() argument
2661 nctrl.ncmd.s.param1 = vxlan_port; in liquidio_vxlan_port_command()
/linux/drivers/net/vxlan/
H A Dvxlan_core.c49 static unsigned short vxlan_port __read_mostly = 8472;
50 module_param_named(udp_port, vxlan_port, ushort, 0444);
3868 conf->dst_port = htons(vxlan_port); in vxlan_config_validate()
/linux/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py2158 vxlan_udp_zero_csum6_rx=1, vxlan_port=dport)
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2607 __be16 vxlan_port; member
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c10169 u16 vxlan_port = 0, geneve_port = 0; in bnx2x_udp_port_update() local
10191 vxlan_port = bp->udp_tunnel_ports[BNX2X_UDP_PORT_VXLAN]; in bnx2x_udp_port_update()
10192 switch_update_params->vxlan_dst_port = vxlan_port; in bnx2x_udp_port_update()
10202 vxlan_port, geneve_port, rc); in bnx2x_udp_port_update()
10206 vxlan_port, geneve_port); in bnx2x_udp_port_update()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c3738 adapter->vxlan_port = 0; in cxgb_udp_tunnel_unset_port()
3781 adapter->vxlan_port = ti->port; in cxgb_udp_tunnel_set_port()

12