Searched refs:real_sizes (Results 1 – 2 of 2) sorted by relevance
58 ibt_srq_sizes_t *real_sizes; in hermon_srq_alloc() local87 real_sizes = srqinfo->srqi_real_sizes; in hermon_srq_alloc()305 if (real_sizes != NULL) { in hermon_srq_alloc()306 real_sizes->srq_wr_sz = (1 << log_srq_size) - 1; in hermon_srq_alloc()307 real_sizes->srq_sgl_sz = srq->srq_wq_sgl; in hermon_srq_alloc()
59 ibt_srq_sizes_t *real_sizes; in tavor_srq_alloc() local99 real_sizes = srqinfo->srqi_real_sizes; in tavor_srq_alloc()342 if (real_sizes != NULL) { in tavor_srq_alloc()343 real_sizes->srq_wr_sz = (1 << log_srq_size); in tavor_srq_alloc()344 real_sizes->srq_sgl_sz = srq->srq_wq_sgl; in tavor_srq_alloc()