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