Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c963 tid, reg->id, mlxsw_reg_id_str(reg->id), in mlxsw_emad_reg_access()
2804 mlxsw_reg_id_str(trans->reg->id), in mlxsw_reg_trans_wait()
2811 trans->reg->id, mlxsw_reg_id_str(trans->reg->id), in mlxsw_reg_trans_wait()
2904 reg->id, mlxsw_reg_id_str(reg->id), in mlxsw_core_reg_access_cmd()
2951 reg->id, mlxsw_reg_id_str(reg->id), in mlxsw_core_reg_access_cmd()
H A Dreg.h13069 static inline const char *mlxsw_reg_id_str(u16 reg_id) in mlxsw_reg_id_str() function