Searched refs:set_msix_vector_map (Results 1 – 1 of 1) sorted by relevance
3987 static void set_msix_vector_map(struct net_device *dev, u32 vector, u32 irqmask) in set_msix_vector_map() function4077 set_msix_vector_map(dev, NV_MSI_X_VECTOR_RX, NVREG_IRQ_RX_ALL); in nv_request_irq()4078 set_msix_vector_map(dev, NV_MSI_X_VECTOR_TX, NVREG_IRQ_TX_ALL); in nv_request_irq()4079 set_msix_vector_map(dev, NV_MSI_X_VECTOR_OTHER, NVREG_IRQ_OTHER); in nv_request_irq()