Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/siena/
H A Defx_channels.c789 unsigned int next_queue = 0; in efx_set_xdp_channels() local
803 tx_queue->queue = next_queue++; in efx_set_xdp_channels()
811 tx_queue->queue = next_queue++; in efx_set_xdp_channels()
841 next_queue = 0; in efx_set_xdp_channels()
843 tx_queue = efx->xdp_tx_queues[next_queue++]; in efx_set_xdp_channels()
/linux/drivers/net/ethernet/sfc/
H A Defx_channels.c783 unsigned int next_queue = 0; in efx_set_xdp_channels() local
797 tx_queue->queue = next_queue++; in efx_set_xdp_channels()
805 tx_queue->queue = next_queue++; in efx_set_xdp_channels()
835 next_queue = 0; in efx_set_xdp_channels()
837 tx_queue = efx->xdp_tx_queues[next_queue++]; in efx_set_xdp_channels()
/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtx.c2499 goto next_queue; in iwl_pcie_freeze_txq_timer()
2507 goto next_queue; in iwl_pcie_freeze_txq_timer()
2516 goto next_queue; in iwl_pcie_freeze_txq_timer()
2522 goto next_queue; in iwl_pcie_freeze_txq_timer()
2532 next_queue: in iwl_pcie_freeze_txq_timer()