Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dqp.c287 static const u16 optab[MLX5_QP_NUM_STATE][MLX5_QP_NUM_STATE] = { in mlx5_core_qp_modify() local
329 !optab[cur_state][new_state]) in mlx5_core_qp_modify()
333 op = optab[cur_state][new_state]; in mlx5_core_qp_modify()