Lines Matching refs:byte_count
259 inl->byte_count = cpu_to_be32(1 << 31 | (size - s - sizeof *inl)); in post_nop_wqe()
2223 inl->byte_count = cpu_to_be32(1 << 31 | header_size); in build_sriov_qp0_header()
2227 inl->byte_count = cpu_to_be32(1 << 31 | spc); in build_sriov_qp0_header()
2246 inl->byte_count = cpu_to_be32(1 << 31 | (header_size - spc)); in build_sriov_qp0_header()
2454 inl->byte_count = cpu_to_be32(1 << 31 | header_size); in build_mlx_header()
2458 inl->byte_count = cpu_to_be32(1 << 31 | spc); in build_mlx_header()
2477 inl->byte_count = cpu_to_be32(1 << 31 | (header_size - spc)); in build_mlx_header()
2643 inl->byte_count = cpu_to_be32(1 << 31 | sizeof (hdr)); in build_tunnel_header()
2648 inl->byte_count = cpu_to_be32(1 << 31 | spc); in build_tunnel_header()
2653 inl->byte_count = cpu_to_be32(1 << 31 | (sizeof (hdr) - spc)); in build_tunnel_header()
2678 iseg->byte_count = cpu_to_be32((1 << 31) | 4); in set_mlx_icrc_seg()
2696 dseg->byte_count = cpu_to_be32(sg->length); in set_data_seg()
2701 dseg->byte_count = cpu_to_be32(sg->length); in __set_data_seg()
2745 inl->byte_count = cpu_to_be32(1 << 31); in add_zero_len_inline()
3113 scat->byte_count = in mlx4_ib_post_recv()
3126 scat[i].byte_count = 0; in mlx4_ib_post_recv()