Lines Matching refs:opcode_mod
60 int mlxsw_cmd_exec(struct mlxsw_core *mlxsw_core, u16 opcode, u8 opcode_mod,
66 u8 opcode_mod, u32 in_mod, char *in_mbox, in mlxsw_cmd_exec_in() argument
69 return mlxsw_cmd_exec(mlxsw_core, opcode, opcode_mod, in_mod, false, in mlxsw_cmd_exec_in()
74 u8 opcode_mod, u32 in_mod, in mlxsw_cmd_exec_out() argument
78 return mlxsw_cmd_exec(mlxsw_core, opcode, opcode_mod, in_mod, in mlxsw_cmd_exec_out()
84 u8 opcode_mod, u32 in_mod) in mlxsw_cmd_exec_none() argument
86 return mlxsw_cmd_exec(mlxsw_core, opcode, opcode_mod, in_mod, false, in mlxsw_cmd_exec_none()
792 u8 opcode_mod) in __mlxsw_cmd_sw2hw_dq() argument
795 opcode_mod, dq_number, in __mlxsw_cmd_sw2hw_dq()
850 u32 dq_number, u8 opcode_mod) in __mlxsw_cmd_hw2sw_dq() argument
853 opcode_mod, dq_number); in __mlxsw_cmd_hw2sw_dq()
885 u32 dq_number, u8 opcode_mod) in __mlxsw_cmd_2err_dq() argument
888 opcode_mod, dq_number); in __mlxsw_cmd_2err_dq()
917 u8 opcode_mod) in __mlxsw_cmd_query_dq() argument
920 opcode_mod, dq_number, false, in __mlxsw_cmd_query_dq()