Searched refs:MLX4_WQE_CTRL_IIP (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/mlx4/
H A Dqp.h283 MLX4_WQE_CTRL_IIP = 1 << 28, enumerator in enum:__anon934
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_tx.c1083 op_own |= cpu_to_be32(MLX4_WQE_CTRL_IIP | MLX4_WQE_CTRL_ILP);
1085 op_own |= cpu_to_be32(MLX4_WQE_CTRL_IIP);

Completed in 175 milliseconds