Lines Matching refs:opcode_mod
28 int mlxsw_cmd_exec(struct mlxsw_core *mlxsw_core, u16 opcode, u8 opcode_mod,
34 u8 opcode_mod, u32 in_mod, char *in_mbox, in mlxsw_cmd_exec_in() argument
37 return mlxsw_cmd_exec(mlxsw_core, opcode, opcode_mod, in_mod, false, in mlxsw_cmd_exec_in()
42 u8 opcode_mod, u32 in_mod, in mlxsw_cmd_exec_out() argument
46 return mlxsw_cmd_exec(mlxsw_core, opcode, opcode_mod, in_mod, in mlxsw_cmd_exec_out()
52 u8 opcode_mod, u32 in_mod) in mlxsw_cmd_exec_none() argument
54 return mlxsw_cmd_exec(mlxsw_core, opcode, opcode_mod, in_mod, false, in mlxsw_cmd_exec_none()
954 u8 opcode_mod) in __mlxsw_cmd_sw2hw_dq() argument
957 opcode_mod, dq_number, in __mlxsw_cmd_sw2hw_dq()
1024 u32 dq_number, u8 opcode_mod) in __mlxsw_cmd_hw2sw_dq() argument
1027 opcode_mod, dq_number); in __mlxsw_cmd_hw2sw_dq()
1059 u32 dq_number, u8 opcode_mod) in __mlxsw_cmd_2err_dq() argument
1062 opcode_mod, dq_number); in __mlxsw_cmd_2err_dq()
1091 u8 opcode_mod) in __mlxsw_cmd_query_dq() argument
1094 opcode_mod, dq_number, false, in __mlxsw_cmd_query_dq()