Searched refs:mlxsw_reg_id_str (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/ |
D | core.c | 885 tid, reg->id, mlxsw_reg_id_str(reg->id), in mlxsw_emad_reg_access() 2755 mlxsw_reg_id_str(trans->reg->id), in mlxsw_reg_trans_wait() 2762 trans->reg->id, mlxsw_reg_id_str(trans->reg->id), in mlxsw_reg_trans_wait() 2855 reg->id, mlxsw_reg_id_str(reg->id), in mlxsw_core_reg_access_cmd() 2902 reg->id, mlxsw_reg_id_str(reg->id), in mlxsw_core_reg_access_cmd()
|
D | reg.h | 12894 static inline const char *mlxsw_reg_id_str(u16 reg_id) in mlxsw_reg_id_str() function
|