Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c105 static bool mlx5_cmd_is_throttle_opcode(u16 op) in mlx5_cmd_is_throttle_opcode() function
1919 } else if (mlx5_cmd_is_throttle_opcode(opcode)) { in cmd_exec()
2180 } else if (mlx5_cmd_is_throttle_opcode(in_to_opcode(in))) { in mlx5_cmd_exec_cb()