Home
last modified time | relevance | path

Searched refs:mac_profile_id (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c80 u8 mac_profile_id; member
8846 rif->mac_profile_id); in mlxsw_sp_rif_mac_profile_is_shared()
8860 rif->mac_profile_id); in mlxsw_sp_rif_mac_profile_edit()
8886 mlxsw_sp_rif_mac_profile_put(mlxsw_sp, rif->mac_profile_id); in mlxsw_sp_rif_mac_profile_replace()
8887 rif->mac_profile_id = mac_profile; in mlxsw_sp_rif_mac_profile_replace()
9452 old_mac_profile = rif->mac_profile_id; in mlxsw_sp_router_port_change_event()
9459 dev->mtu, rif->mac_profile_id); in mlxsw_sp_router_port_change_event()
10149 mlxsw_reg_ritr_if_mac_profile_id_set(ritr_pl, rif->mac_profile_id); in mlxsw_sp_rif_subport_op()
10169 rif->mac_profile_id = mac_profile; in mlxsw_sp_rif_subport_configure()
10212 mlxsw_sp_rif_mac_profile_put(rif->mlxsw_sp, rif->mac_profile_id); in mlxsw_sp_rif_subport_deconfigure()
[all …]
H A Dreg.h7095 u16 mtu, const char *mac, u8 mac_profile_id, in mlxsw_reg_ritr_vlan_if_pack() argument
7102 mlxsw_reg_ritr_if_mac_profile_id_set(payload, mac_profile_id); in mlxsw_reg_ritr_vlan_if_pack()