Searched refs:EFX_XDP_TX_QUEUES_BORROWED (Results 1 – 3 of 3) sorted by relevance
170 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()
455 if (efx->xdp_txq_queues_mode == EFX_XDP_TX_QUEUES_BORROWED) { in efx_xdp_tx_buffers()
830 EFX_XDP_TX_QUEUES_BORROWED /* queues borrowed from net stack */ enumerator