Searched refs:num_allocator_rings (Results 1 – 1 of 1) sorted by relevance
465 uint32_t num_tx_rings, num_rx_rings, num_allocator_rings; in os_channel_create_extended() local556 num_allocator_rings = _num_allocator_rings(ucs); in os_channel_create_extended()565 ((num_allocator_rings < 2) || in os_channel_create_extended()577 chd_sz = CHD_SIZE(num_tx_rings + num_rx_rings + num_allocator_rings + in os_channel_create_extended()684 for (i = 0; i < num_allocator_rings; i++) { in os_channel_create_extended()690 ring_offset += num_allocator_rings; in os_channel_create_extended()701 if (num_allocator_rings > 2) { in os_channel_create_extended()