Searched refs:ds_count (Results 1 – 8 of 8) sorted by relevance
188 return session->ds_count + MLX5E_XDP_INLINE_WQE_MAX_DS_CNT > in mlx5e_xdp_mpwqe_is_full()206 (struct mlx5_wqe_data_seg *)session->wqe + session->ds_count; in mlx5e_xdp_mpwqe_add_dseg()221 session->ds_count += ds_cnt; in mlx5e_xdp_mpwqe_add_dseg()229 session->ds_count++; in mlx5e_xdp_mpwqe_add_dseg()
363 return session->ds_count == max_sq_mpw_wqebbs * MLX5_SEND_WQEBB_NUM_DS; in mlx5e_tx_mpwqe_is_full()
537 .ds_count = MLX5E_TX_WQE_EMPTY_DS_COUNT, in mlx5e_tx_mpwqe_session_start()557 dseg = (struct mlx5_wqe_data_seg *)session->wqe + session->ds_count; in mlx5e_tx_mpwqe_add_dseg()565 session->ds_count++; in mlx5e_tx_mpwqe_add_dseg()573 u8 ds_count = session->ds_count; in mlx5e_tx_mpwqe_session_complete() local580 cseg->qpn_ds = cpu_to_be32((sq->sqn << 8) | ds_count); in mlx5e_tx_mpwqe_session_complete()587 .num_wqebbs = DIV_ROUND_UP(ds_count, MLX5_SEND_WQEBB_NUM_DS), in mlx5e_tx_mpwqe_session_complete()
397 u8 ds_count; member
529 refcount_read(&ds->ds_count), ds->ds_clp, in print_ds()656 if (refcount_dec_and_lock(&ds->ds_count, in nfs4_pnfs_ds_put()742 refcount_set(&ds->ds_count, 1); in nfs4_pnfs_ds_add()751 refcount_inc(&tmp_ds->ds_count); in nfs4_pnfs_ds_add()754 refcount_read(&tmp_ds->ds_count)); in nfs4_pnfs_ds_add()
64 refcount_t ds_count; member
77 u32 ds_count; member
435 u32 ds_count, fh_count, id; in ff_layout_alloc_lseg() local442 ds_count = be32_to_cpup(p); in ff_layout_alloc_lseg()445 if (ds_count != 1) in ff_layout_alloc_lseg()454 fls->mirror_array[i]->ds_count = ds_count; in ff_layout_alloc_lseg()