Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Defx_channels.c170 efx->xdp_txq_queues_mode = EFX_XDP_TX_QUEUES_BORROWED; in efx_allocate_msix_channels()
177 efx->xdp_txq_queues_mode = EFX_XDP_TX_QUEUES_BORROWED; in efx_allocate_msix_channels()
197 if (efx->xdp_txq_queues_mode != EFX_XDP_TX_QUEUES_BORROWED) { in efx_allocate_msix_channels()
821 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