Home
last modified time | relevance | path

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

12

/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_sp_commands.c170 p_tun->vxlan_port.b_update_port = p_src->vxlan_port.b_update_port; in qed_set_tunn_ports()
175 if (p_src->vxlan_port.b_update_port) in qed_set_tunn_ports()
176 p_tun->vxlan_port.port = p_src->vxlan_port.port; in qed_set_tunn_ports()
215 &p_tun->vxlan_port); in qed_tunn_set_pf_update_params()
251 if (p_tunn->vxlan_port.b_update_port) in qed_set_hw_tunn_mode_port()
253 p_tunn->vxlan_port.port); in qed_set_hw_tunn_mode_port()
280 &p_tun->vxlan_port); in qed_tunn_set_pf_start_params()
Dqed_sriov.h280 int vfid, u16 vxlan_port, u16 geneve_port);
387 u16 vxlan_port, u16 geneve_port) in qed_iov_bulletin_set_udp_ports() argument
Dqed_vf.c653 p_tun->vxlan_port.port = p_resp->vxlan_udp_port; in qed_vf_update_tunn_param()
678 &p_req->vxlan_clss, &p_src->vxlan_port, in qed_vf_pf_tunnel_param_update()
680 &p_req->vxlan_port); in qed_vf_pf_tunnel_param_update()
1677 u16 vxlan_port, geneve_port; in qed_handle_bulletin_change() local
1679 qed_vf_bulletin_get_udp_ports(hwfn, &vxlan_port, &geneve_port); in qed_handle_bulletin_change()
1685 ops->ports_update(cookie, vxlan_port, geneve_port); in qed_handle_bulletin_change()
Dqed_sriov.c2183 p_resp->vxlan_udp_port = p_tun->vxlan_port.port; in qed_iov_pf_update_tun_response()
2248 bultn_vxlan_port = tun->vxlan_port.port; in qed_pf_validate_modify_tunn_config()
2267 if (tun_src->vxlan_port.b_update_port) { in qed_pf_validate_modify_tunn_config()
2268 if (tun_src->vxlan_port.port == tun->vxlan_port.port) { in qed_pf_validate_modify_tunn_config()
2269 tun_src->vxlan_port.b_update_port = false; in qed_pf_validate_modify_tunn_config()
2272 bultn_vxlan_port = tun_src->vxlan_port.port; in qed_pf_validate_modify_tunn_config()
2325 qed_iov_pf_update_tun_param(p_req, &tunn.vxlan, &tunn.vxlan_port, in qed_iov_vf_mbx_update_tunn_param()
2328 p_req->vxlan_port); in qed_iov_vf_mbx_update_tunn_param()
2364 p_tun->vxlan_port.port, in qed_iov_vf_mbx_update_tunn_param()
4203 int vfid, u16 vxlan_port, u16 geneve_port) in qed_iov_bulletin_set_udp_ports() argument
[all …]
Dqed_l2.c2611 tunn_info.vxlan_port.b_update_port = true; in qed_tunn_configure()
2612 tunn_info.vxlan_port.port = tunn_params->vxlan_port; in qed_tunn_configure()
2643 u16 vxlan_port, geneve_port; in qed_tunn_configure() local
2646 vxlan_port = tun->vxlan_port.port; in qed_tunn_configure()
2651 vxlan_port, in qed_tunn_configure()
Dqed_vf.h452 u16 vxlan_port; member
Dqed.h159 struct qed_tunn_update_udp_port vxlan_port; member
/Linux-v5.10/include/linux/qed/
Dqed_eth_if.h167 u16 vxlan_port; member
176 void (*ports_update)(void *dev, u16 vxlan_port, u16 geneve_port);
/Linux-v5.10/drivers/net/ethernet/intel/fm10k/
Dfm10k.h367 __be16 vxlan_port; member
Dfm10k_netdev.c385 ntohs(interface->vxlan_port) | in fm10k_restore_udp_port_info()
409 interface->vxlan_port = ti.port; in fm10k_udp_tunnel_sync()
Dfm10k_main.c636 if (interface->vxlan_port != udp_hdr(skb)->dest) in fm10k_port_is_vxlan()
/Linux-v5.10/drivers/net/ethernet/qlogic/qede/
Dqede.h542 void qede_udp_ports_update(void *dev, u16 vxlan_port, u16 geneve_port);
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()
972 tunn_params.vxlan_port = ntohs(ti.port); in qede_udp_tunnel_sync()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx4/
Den_netdev.c2644 priv->vxlan_port = ti.port; in mlx4_udp_tunnel_sync()
2646 ret = mlx4_config_vxlan_port(priv->mdev->dev, priv->vxlan_port); in mlx4_udp_tunnel_sync()
2652 !!priv->vxlan_port); in mlx4_udp_tunnel_sync()
2679 if (!priv->vxlan_port || in mlx4_en_features_check()
2681 (udp_hdr(skb)->dest != priv->vxlan_port)) in mlx4_en_features_check()
Dmlx4_en.h648 __be16 vxlan_port; member
/Linux-v5.10/drivers/net/ethernet/amd/xgbe/
Dxgbe.h1169 u16 vxlan_port; member
Dxgbe-drv.c912 pdata->vxlan_port = be16_to_cpu(ti->port); in xgbe_vxlan_set_port()
924 pdata->vxlan_port = 0; in xgbe_vxlan_unset_port()
Dxgbe-dev.c486 XGMAC_IOWRITE_BITS(pdata, MAC_TIR, TNID, pdata->vxlan_port); in xgbe_set_vxlan_id()
489 pdata->vxlan_port); in xgbe_set_vxlan_id()
/Linux-v5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h626 __be16 vxlan_port; member
/Linux-v5.10/drivers/net/ethernet/emulex/benet/
Dbe.h656 __be16 vxlan_port; /* offloaded vxlan port num */ member
Dbe_main.c4000 adapter->vxlan_port = ti->port; in be_vxlan_set_port()
4020 if (adapter->vxlan_port) in be_vxlan_unset_port()
4024 adapter->vxlan_port = 0; in be_vxlan_unset_port()
5128 !adapter->vxlan_port || in be_features_check()
5129 udp_hdr(skb)->dest != adapter->vxlan_port) in be_features_check()
/Linux-v5.10/drivers/net/ethernet/cavium/liquidio/
Dlio_vf_main.c1743 u16 vxlan_port, u8 vxlan_cmd_bit) in liquidio_vxlan_port_command() argument
1755 nctrl.ncmd.s.param1 = vxlan_port; in liquidio_vxlan_port_command()
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-v5.10/drivers/net/
Dvxlan.c47 static unsigned short vxlan_port __read_mostly = 8472;
48 module_param_named(udp_port, vxlan_port, ushort, 0444);
3736 conf->dst_port = htons(vxlan_port); in vxlan_config_validate()
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h1123 __be16 vxlan_port; member

12