Searched refs:ul_sip (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum_nve_vxlan.c | 102 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()
|
| D | spectrum_nve.h | 20 union mlxsw_sp_l3addr ul_sip; member
|
| D | spectrum.h | 562 const union mlxsw_sp_l3addr *ul_sip, 566 const union mlxsw_sp_l3addr *ul_sip);
|
| D | spectrum_nve.c | 731 config->ul_sip.addr4 == addr && config->ul_tb_id == tb_id) in mlxsw_sp_nve_ipv4_route_is_decap()
|
| D | spectrum_router.c | 1819 const union mlxsw_sp_l3addr *ul_sip, in mlxsw_sp_router_nve_promote_decap() argument 1830 ul_proto, ul_sip, in mlxsw_sp_router_nve_promote_decap() 1852 const union mlxsw_sp_l3addr *ul_sip) in mlxsw_sp_router_nve_demote_decap() argument 1858 ul_proto, ul_sip, in mlxsw_sp_router_nve_demote_decap()
|