Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c7404 mlxsw_reg_ritr_mac_pack(ritr_pl, rif->dev->dev_addr); in mlxsw_sp_rif_subport_op()
7470 mlxsw_reg_ritr_mac_pack(ritr_pl, rif->dev->dev_addr); in mlxsw_sp_rif_vlan_fid_op()
Dreg.h6369 static inline void mlxsw_reg_ritr_mac_pack(char *payload, const char *mac) in mlxsw_reg_ritr_mac_pack() function