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()943 if (efx->xdp_txq_queues_mode == EFX_XDP_TX_QUEUES_BORROWED) { in efx_set_channels()
452 if (efx->xdp_txq_queues_mode == EFX_XDP_TX_QUEUES_BORROWED) { in efx_xdp_tx_buffers()
788 EFX_XDP_TX_QUEUES_BORROWED /* queues borrowed from net stack */ enumerator