Home
last modified time | relevance | path

Searched refs:FBNIC_NON_NAPI_VECTORS (Results 1 – 6 of 6) sorted by relevance

/drivers/net/ethernet/meta/fbnic/
A Dfbnic_irq.c292 unsigned int wanted_irqs = FBNIC_NON_NAPI_VECTORS; in fbnic_alloc_irqs()
297 num_irqs = pci_alloc_irq_vectors(pdev, FBNIC_NON_NAPI_VECTORS + 1, in fbnic_alloc_irqs()
A Dfbnic_txrx.h171 return nv->v_idx - FBNIC_NON_NAPI_VECTORS; in fbnic_napi_idx()
A Dfbnic.h101 FBNIC_NON_NAPI_VECTORS enumerator
A Dfbnic_ethtool.c190 fbnic_synchronize_irq(fbd, FBNIC_NON_NAPI_VECTORS + i); in fbnic_clone_swap()
1412 ch->max_other = FBNIC_NON_NAPI_VECTORS; in fbnic_get_channels()
1423 ch->other_count = FBNIC_NON_NAPI_VECTORS; in fbnic_get_channels()
1444 max_napis = fbd->num_irqs - FBNIC_NON_NAPI_VECTORS; in fbnic_set_channels()
1455 ch->other_count != FBNIC_NON_NAPI_VECTORS) in fbnic_set_channels()
A Dfbnic_netdev.c628 max_napis = fbd->num_irqs - FBNIC_NON_NAPI_VECTORS; in fbnic_reset_queues()
A Dfbnic_txrx.c1477 unsigned int txq_idx = 0, rxq_idx = 0, v_idx = FBNIC_NON_NAPI_VECTORS; in fbnic_alloc_napi_vectors()

Completed in 19 milliseconds