Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sfc/
Defx_channels.c160 efx->xdp_txq_queues_mode = EFX_XDP_TX_QUEUES_BORROWED; in efx_allocate_msix_channels()
167 efx->xdp_txq_queues_mode = EFX_XDP_TX_QUEUES_BORROWED; in efx_allocate_msix_channels()
187 if (efx->xdp_txq_queues_mode != EFX_XDP_TX_QUEUES_BORROWED) { in efx_allocate_msix_channels()
304 efx->xdp_txq_queues_mode = EFX_XDP_TX_QUEUES_BORROWED; in efx_probe_interrupts()
326 efx->xdp_txq_queues_mode = EFX_XDP_TX_QUEUES_BORROWED; in efx_probe_interrupts()
818 EFX_XDP_TX_QUEUES_BORROWED) { in efx_set_xdp_channels()
Dtx.c455 if (efx->xdp_txq_queues_mode == EFX_XDP_TX_QUEUES_BORROWED) { in efx_xdp_tx_buffers()
Dnet_driver.h815 EFX_XDP_TX_QUEUES_BORROWED /* queues borrowed from net stack */ enumerator
/linux-6.12.1/drivers/net/ethernet/sfc/siena/
Defx_channels.c161 efx->xdp_txq_queues_mode = EFX_XDP_TX_QUEUES_BORROWED; in efx_allocate_msix_channels()
168 efx->xdp_txq_queues_mode = EFX_XDP_TX_QUEUES_BORROWED; in efx_allocate_msix_channels()
188 if (efx->xdp_txq_queues_mode != EFX_XDP_TX_QUEUES_BORROWED) { in efx_allocate_msix_channels()
305 efx->xdp_txq_queues_mode = EFX_XDP_TX_QUEUES_BORROWED; in efx_siena_probe_interrupts()
327 efx->xdp_txq_queues_mode = EFX_XDP_TX_QUEUES_BORROWED; in efx_siena_probe_interrupts()
824 EFX_XDP_TX_QUEUES_BORROWED) { in efx_set_xdp_channels()
Dtx.c242 if (efx->xdp_txq_queues_mode == EFX_XDP_TX_QUEUES_BORROWED) { in efx_siena_xdp_tx_buffers()
Dnet_driver.h776 EFX_XDP_TX_QUEUES_BORROWED /* queues borrowed from net stack */ enumerator