Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c977 tid, reg->id, mlxsw_reg_id_str(reg->id), in mlxsw_emad_reg_access()
2740 mlxsw_reg_id_str(trans->reg->id), in mlxsw_reg_trans_wait()
2747 trans->reg->id, mlxsw_reg_id_str(trans->reg->id), in mlxsw_reg_trans_wait()
2840 reg->id, mlxsw_reg_id_str(reg->id), in mlxsw_core_reg_access_cmd()
2887 reg->id, mlxsw_reg_id_str(reg->id), in mlxsw_core_reg_access_cmd()
H A Dreg.h13159 static inline const char *mlxsw_reg_id_str(u16 reg_id) in mlxsw_reg_id_str() function