Searched refs:in_to_opcode (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c92 static u16 in_to_opcode(void *in) function
134 ent->op = in_to_opcode(in->first.data);
820 opcode = in_to_opcode(in);
833 u16 opcode = in_to_opcode(in);
1861 return in_to_opcode(in) == MLX5_CMD_OP_MANAGE_PAGES;
1873 u16 opcode = in_to_opcode(in);
2012 u16 opcode = in_to_opcode(in);
2058 u16 opcode = in_to_opcode(in);
2110 work->opcode = in_to_opcode(in);

Completed in 117 milliseconds