Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dcore.c845 tid, reg->id, mlxsw_reg_id_str(reg->id), in mlxsw_emad_reg_access()
2505 mlxsw_reg_id_str(trans->reg->id), in mlxsw_reg_trans_wait()
2512 trans->reg->id, mlxsw_reg_id_str(trans->reg->id), in mlxsw_reg_trans_wait()
2554 reg->id, mlxsw_reg_id_str(reg->id), in mlxsw_core_reg_access_cmd()
2601 reg->id, mlxsw_reg_id_str(reg->id), in mlxsw_core_reg_access_cmd()
Dreg.h12287 static inline const char *mlxsw_reg_id_str(u16 reg_id) in mlxsw_reg_id_str() function