Searched refs:num_allocator_rings (Results 1 – 1 of 1) sorted by relevance
444 uint32_t num_tx_rings, num_rx_rings, num_allocator_rings; in os_channel_create_extended() local523 num_allocator_rings = _num_allocator_rings(ucs); in os_channel_create_extended()533 ((num_allocator_rings < 2) || in os_channel_create_extended()545 chd_sz = CHD_SIZE(num_tx_rings + num_rx_rings + num_allocator_rings + in os_channel_create_extended()652 for (i = 0; i < num_allocator_rings; i++) { in os_channel_create_extended()658 ring_offset += num_allocator_rings; in os_channel_create_extended()676 if (num_allocator_rings > 2) { in os_channel_create_extended()694 num_tx_rings + num_rx_rings + num_allocator_rings + in os_channel_create_extended()