Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dcore.c1252 opcode, mlxsw_cmd_opcode_str(opcode), opcode_mod, in_mod); in mlxsw_cmd_exec()
1265 opcode, mlxsw_cmd_opcode_str(opcode), opcode_mod, in mlxsw_cmd_exec()
1269 opcode, mlxsw_cmd_opcode_str(opcode), opcode_mod, in mlxsw_cmd_exec()
Dcmd.h110 static inline const char *mlxsw_cmd_opcode_str(u16 opcode) in mlxsw_cmd_opcode_str() function