Home
last modified time | relevance | path

Searched defs:opcode_mod (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcmd.h34 u8 opcode_mod, u32 in_mod, char *in_mbox, in mlxsw_cmd_exec_in()
42 u8 opcode_mod, u32 in_mod, in mlxsw_cmd_exec_out()
52 u8 opcode_mod, u32 in_mod) in mlxsw_cmd_exec_none()
992 u8 opcode_mod) in __mlxsw_cmd_sw2hw_dq()
1062 u32 dq_number, u8 opcode_mod) in __mlxsw_cmd_hw2sw_dq()
1097 u32 dq_number, u8 opcode_mod) in __mlxsw_cmd_2err_dq()
1129 u8 opcode_mod) in __mlxsw_cmd_query_dq()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_send.c442 int opcode_mod = 0; in dr_rdma_segments() local