Searched refs:alloc_irq_cpu_rmap (Results 1 – 4 of 4) sorted by relevance
61 static inline struct cpu_rmap *alloc_irq_cpu_rmap(unsigned int size) in alloc_irq_cpu_rmap() function
101 alloc_irq_cpu_rmap(efx->n_rx_channels); in efx_nic_init_interrupt()
1286 enic->netdev->rx_cpu_rmap = alloc_irq_cpu_rmap(enic->rq_count); in enic_set_rx_cpu_rmap()
2012 priv->dev->rx_cpu_rmap = alloc_irq_cpu_rmap(priv->mdev->dev->caps.comp_pool); in mlx4_en_alloc_resources()