Searched refs:ib_size (Results 1 – 3 of 3) sorted by relevance
193 size_t ib_size; /* Size of a single idal buffer */ in idal_buffer_array_alloc() local201 ib_size = min(size, CCW_MAX_BYTE_COUNT); in idal_buffer_array_alloc()202 size -= ib_size; in idal_buffer_array_alloc()203 ibs[i] = idal_buffer_alloc(ib_size, page_order); in idal_buffer_array_alloc()
127 uint32_t ib_size:20; member
321 adev->vcn.inst[j].internal.ib_size = mmUVD_RBC_IB_SIZE_INTERNAL_OFFSET; in vcn_v2_5_sw_init()