Lines Matching refs:byte_count
258 inl->byte_count = cpu_to_be32(1 << 31 | (size - s - sizeof *inl)); in post_nop_wqe()
2114 inl->byte_count = cpu_to_be32(1 << 31 | header_size); in build_sriov_qp0_header()
2118 inl->byte_count = cpu_to_be32(1 << 31 | spc); in build_sriov_qp0_header()
2137 inl->byte_count = cpu_to_be32(1 << 31 | (header_size - spc)); in build_sriov_qp0_header()
2342 inl->byte_count = cpu_to_be32(1 << 31 | header_size); in build_mlx_header()
2346 inl->byte_count = cpu_to_be32(1 << 31 | spc); in build_mlx_header()
2365 inl->byte_count = cpu_to_be32(1 << 31 | (header_size - spc)); in build_mlx_header()
2534 inl->byte_count = cpu_to_be32(1 << 31 | sizeof (hdr)); in build_tunnel_header()
2539 inl->byte_count = cpu_to_be32(1 << 31 | spc); in build_tunnel_header()
2544 inl->byte_count = cpu_to_be32(1 << 31 | (sizeof (hdr) - spc)); in build_tunnel_header()
2569 iseg->byte_count = cpu_to_be32((1 << 31) | 4); in set_mlx_icrc_seg()
2587 dseg->byte_count = cpu_to_be32(sg->length); in set_data_seg()
2592 dseg->byte_count = cpu_to_be32(sg->length); in __set_data_seg()
2636 inl->byte_count = cpu_to_be32(1 << 31); in add_zero_len_inline()
2999 scat->byte_count = in mlx4_ib_post_recv()
3012 scat[i].byte_count = 0; in mlx4_ib_post_recv()