Searched refs:MLX5_INLINE_SEG (Results 1 – 5 of 5) sorted by relevance
158 inline_dseg->byte_count = cpu_to_be32(dma_len | MLX5_INLINE_SEG); in mlx5e_xdp_mpwqe_add_dseg()
188 inlseg->byte_count = cpu_to_be32(ipsec_st->tailen | MLX5_INLINE_SEG); in mlx5e_ipsec_handle_tx_wqe()
194 MLX5_INLINE_SEG = 0x80000000, enumerator198 MLX5_HW_START_PADDING = MLX5_INLINE_SEG,
1006 inline_segment = !!(byte_count & MLX5_INLINE_SEG); in pagefault_data_segments()1007 bcnt = byte_count & ~MLX5_INLINE_SEG; in pagefault_data_segments()
300 seg->byte_count = cpu_to_be32(inl | MLX5_INLINE_SEG); in set_data_inl_seg()