Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dcore.c866 tid, reg->id, mlxsw_reg_id_str(reg->id), in mlxsw_emad_reg_access()
2715 mlxsw_reg_id_str(trans->reg->id), in mlxsw_reg_trans_wait()
2722 trans->reg->id, mlxsw_reg_id_str(trans->reg->id), in mlxsw_reg_trans_wait()
2764 reg->id, mlxsw_reg_id_str(reg->id), in mlxsw_core_reg_access_cmd()
2811 reg->id, mlxsw_reg_id_str(reg->id), in mlxsw_core_reg_access_cmd()
Dreg.h13151 static inline const char *mlxsw_reg_id_str(u16 reg_id) in mlxsw_reg_id_str() function