Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_nve_vxlan.c102 config->ul_sip.addr4 = cfg->saddr.sin.sin_addr.s_addr; in mlxsw_sp_nve_vxlan_config()
181 mlxsw_reg_tngcr_usipv4_set(tngcr_pl, be32_to_cpu(config->ul_sip.addr4)); in mlxsw_sp_nve_vxlan_config_prepare()
243 &config->ul_sip, in mlxsw_sp1_nve_vxlan_init()
264 config->ul_proto, &config->ul_sip); in mlxsw_sp1_nve_vxlan_fini()
384 &config->ul_sip, in mlxsw_sp2_nve_vxlan_init()
405 config->ul_proto, &config->ul_sip); in mlxsw_sp2_nve_vxlan_fini()
Dspectrum_nve.h20 union mlxsw_sp_l3addr ul_sip; member
Dspectrum_router.h14 union mlxsw_sp_l3addr ul_sip; member
Dspectrum.h678 const union mlxsw_sp_l3addr *ul_sip,
682 const union mlxsw_sp_l3addr *ul_sip);
Dspectrum_router.c1856 const union mlxsw_sp_l3addr *ul_sip, in mlxsw_sp_router_nve_promote_decap() argument
1874 router->nve_decap_config.ul_sip = *ul_sip; in mlxsw_sp_router_nve_promote_decap()
1881 ul_proto, ul_sip, in mlxsw_sp_router_nve_promote_decap()
1905 const union mlxsw_sp_l3addr *ul_sip) in mlxsw_sp_router_nve_demote_decap() argument
1919 ul_proto, ul_sip, in mlxsw_sp_router_nve_demote_decap()
1933 const union mlxsw_sp_l3addr *ul_sip) in mlxsw_sp_router_nve_is_decap() argument
1940 !memcmp(&router->nve_decap_config.ul_sip, ul_sip, in mlxsw_sp_router_nve_is_decap()
1941 sizeof(*ul_sip)); in mlxsw_sp_router_nve_is_decap()