Searched refs:owner_opcode (Results 1 – 3 of 3) sorted by relevance
909 uint32_t owner_opcode = sq->owner_opcode; in mlx4_tx_burst() local939 owner_opcode &= ~MLX4_OPCODE_CONFIG_CMD; in mlx4_tx_burst()940 owner_opcode |= MLX4_OPCODE_LSO | MLX4_WQE_CTRL_RR; in mlx4_tx_burst()980 sq->owner_opcode ^= 1u << MLX4_SQ_OWNER_BIT; in mlx4_tx_burst()1004 owner_opcode |= MLX4_WQE_CTRL_IIP_HDR_CSUM | in mlx4_tx_burst()1034 ctrl->owner_opcode = rte_cpu_to_be_32(owner_opcode); in mlx4_tx_burst()
77 uint32_t owner_opcode; member
221 sq->owner_opcode = MLX4_OPCODE_SEND | (0u << MLX4_SQ_OWNER_BIT); in mlx4_txq_fill_dv_obj_info()