Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_nve_vxlan.c106 config->ul_sip.addr4 = cfg->saddr.sin.sin_addr.s_addr; in mlxsw_sp_nve_vxlan_config()
125 mlxsw_reg_tngcr_usipv4_set(tngcr_pl, be32_to_cpu(config->ul_sip.addr4)); in mlxsw_sp_nve_vxlan_config_prepare()
191 &config->ul_sip, in mlxsw_sp1_nve_vxlan_init()
214 config->ul_proto, &config->ul_sip); in mlxsw_sp1_nve_vxlan_fini()
373 &config->ul_sip, in mlxsw_sp2_nve_vxlan_init()
396 config->ul_proto, &config->ul_sip); in mlxsw_sp2_nve_vxlan_fini()
A Dspectrum_nve.h20 union mlxsw_sp_l3addr ul_sip; member
A Dspectrum_router.h14 union mlxsw_sp_l3addr ul_sip; member
A Dspectrum.h735 const union mlxsw_sp_l3addr *ul_sip,
739 const union mlxsw_sp_l3addr *ul_sip);
A Dspectrum_router.c2022 const union mlxsw_sp_l3addr *ul_sip, in mlxsw_sp_router_nve_promote_decap() argument
2040 router->nve_decap_config.ul_sip = *ul_sip; in mlxsw_sp_router_nve_promote_decap()
2047 ul_proto, ul_sip, in mlxsw_sp_router_nve_promote_decap()
2071 const union mlxsw_sp_l3addr *ul_sip) in mlxsw_sp_router_nve_demote_decap() argument
2085 ul_proto, ul_sip, in mlxsw_sp_router_nve_demote_decap()
2099 const union mlxsw_sp_l3addr *ul_sip) in mlxsw_sp_router_nve_is_decap() argument
2106 !memcmp(&router->nve_decap_config.ul_sip, ul_sip, in mlxsw_sp_router_nve_is_decap()
2107 sizeof(*ul_sip)); in mlxsw_sp_router_nve_is_decap()

Completed in 29 milliseconds