Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dcore.c1139 reg->id, mlxsw_reg_id_str(reg->id), in mlxsw_core_reg_access()
1146 cur_tid, reg->id, mlxsw_reg_id_str(reg->id), in mlxsw_core_reg_access()
1162 cur_tid, reg->id, mlxsw_reg_id_str(reg->id), in mlxsw_core_reg_access()
Dreg.h2353 static inline const char *mlxsw_reg_id_str(u16 reg_id) in mlxsw_reg_id_str() function