Searched refs:tx_channel_offset (Results 1 – 11 of 11) sorted by relevance
210 efx->tx_channel_offset = in efx_allocate_msix_channels()217 efx->tx_channel_offset = 0; in efx_allocate_msix_channels()321 if (j <= efx->tx_channel_offset + efx->n_tx_channels) { in efx_probe_interrupts()667 } else if (efx->tx_channel_offset == 0) { in efx_get_channel_name()669 } else if (number < efx->tx_channel_offset) { in efx_get_channel_name()673 number -= efx->tx_channel_offset; in efx_get_channel_name()862 efx->tx_channel_offset = in efx_set_channels()888 if (channel->channel >= efx->tx_channel_offset) { in efx_set_channels()924 return channel->channel - channel->efx->tx_channel_offset < in efx_default_channel_want_txqs()
448 if (tx_usecs != rx_usecs && efx->tx_channel_offset == 0 && in efx_init_irq_moderation()479 if (efx->tx_channel_offset == 0) { in efx_get_irq_moderation()484 tx_channel = efx->channel[efx->tx_channel_offset]; in efx_get_irq_moderation()
38 tx_queue->efx->tx_channel_offset); in ef100_tx_init()
999 unsigned tx_channel_offset; member1507 return efx->channel[efx->tx_channel_offset + index]; in efx_get_tx_channel()
617 efx_get_channel(efx, efx->tx_channel_offset); in efx_test_loopbacks()
305 efx_get_channel(efx, efx->tx_channel_offset); in efx_fill_loopback_test()
822 offset = ((efx->tx_channel_offset + efx->n_tx_channels - in efx_ef10_link_piobufs()
812 unsigned tx_channel_offset; member1192 return &efx->channel[efx->tx_channel_offset + index]->tx_queue[type]; in ef4_get_tx_queue()1197 return channel->channel - channel->efx->tx_channel_offset < in ef4_channel_has_tx_queues()
537 if (efx->tx_channel_offset == 0) { in ef4_get_channel_name()539 } else if (channel->channel < efx->tx_channel_offset) { in ef4_get_channel_name()543 number -= efx->tx_channel_offset; in ef4_get_channel_name()1598 efx->tx_channel_offset = in ef4_set_channels()1613 tx_queue->queue -= (efx->tx_channel_offset * in ef4_set_channels()1922 if (tx_usecs != rx_usecs && efx->tx_channel_offset == 0 && in ef4_init_irq_moderation()1951 if (efx->tx_channel_offset == 0) { in ef4_get_irq_moderation()1956 tx_channel = efx->channel[efx->tx_channel_offset]; in ef4_get_irq_moderation()
619 ef4_get_channel(efx, efx->tx_channel_offset); in ef4_test_loopbacks()
258 ef4_get_channel(efx, efx->tx_channel_offset); in ef4_fill_loopback_test()