Home
last modified time | relevance | path

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

/Linux-v6.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()
819 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.h830 EFX_XDP_TX_QUEUES_BORROWED /* queues borrowed from net stack */ enumerator
/Linux-v6.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()
822 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.h782 EFX_XDP_TX_QUEUES_BORROWED /* queues borrowed from net stack */ enumerator