Searched refs:ds_count (Results 1 – 7 of 7) sorted by relevance
141 session->ds_count + MLX5E_XDP_INLINE_WQE_MAX_DS_CNT > MLX5E_XDP_MPW_MAX_NUM_DS; in mlx5e_xdp_no_room_for_inline_pkt()168 (struct mlx5_wqe_data_seg *)session->wqe + session->ds_count; in mlx5e_xdp_mpwqe_add_dseg()182 session->ds_count += ds_cnt; in mlx5e_xdp_mpwqe_add_dseg()190 session->ds_count++; in mlx5e_xdp_mpwqe_add_dseg()
197 session->ds_count = MLX5E_XDP_TX_EMPTY_DS_COUNT; in mlx5e_xdp_mpwqe_session_start()210 u16 ds_count = session->ds_count; in mlx5e_xdp_mpwqe_complete() local216 cseg->qpn_ds = cpu_to_be32((sq->sqn << 8) | ds_count); in mlx5e_xdp_mpwqe_complete()218 wi->num_wqebbs = DIV_ROUND_UP(ds_count, MLX5_SEND_WQEBB_NUM_DS); in mlx5e_xdp_mpwqe_complete()279 session->ds_count == MLX5E_XDP_MPW_MAX_NUM_DS)) in mlx5e_xmit_xdp_frame_mpwqe()
340 refcount_read(&ds->ds_count), ds->ds_clp, in print_ds()453 if (refcount_dec_and_lock(&ds->ds_count, in nfs4_pnfs_ds_put()539 refcount_set(&ds->ds_count, 1); in nfs4_pnfs_ds_add()548 refcount_inc(&tmp_ds->ds_count); in nfs4_pnfs_ds_add()551 refcount_read(&tmp_ds->ds_count)); in nfs4_pnfs_ds_add()
61 refcount_t ds_count; member
77 u32 ds_count; member
420 u32 ds_count, fh_count, id; in ff_layout_alloc_lseg() local427 ds_count = be32_to_cpup(p); in ff_layout_alloc_lseg()430 if (ds_count != 1) in ff_layout_alloc_lseg()439 fls->mirror_array[i]->ds_count = ds_count; in ff_layout_alloc_lseg()
493 u8 ds_count; member