Searched refs:num_allocator_rings (Results 1 – 1 of 1) sorted by relevance
477 uint32_t num_tx_rings, num_rx_rings, num_allocator_rings; in os_channel_create_extended() local568 num_allocator_rings = _num_allocator_rings(ucs); in os_channel_create_extended()577 ((num_allocator_rings < 2) || in os_channel_create_extended()589 chd_sz = CHD_SIZE(num_tx_rings + num_rx_rings + num_allocator_rings + in os_channel_create_extended()696 for (i = 0; i < num_allocator_rings; i++) { in os_channel_create_extended()702 ring_offset += num_allocator_rings; in os_channel_create_extended()713 if (num_allocator_rings > 2) { in os_channel_create_extended()