Home
last modified time | relevance | path

Searched refs:efx_get_channel (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/net/ethernet/sfc/siena/
H A Defx_channels.c292 efx_get_channel(efx, i)->irq = in efx_siena_probe_interrupts()
308 efx_get_channel(efx, 0)->irq = efx->pci_dev->irq; in efx_siena_probe_interrupts()
341 efx_get_channel(efx, j)->type = in efx_siena_probe_interrupts()
343 if (efx_channel_has_tx_queues(efx_get_channel(efx, j))) in efx_siena_probe_interrupts()
H A Dselftest.c629 efx_get_channel(efx, efx->tx_channel_offset); in efx_test_loopbacks()
H A Dnet_driver.h1470 efx_get_channel(struct efx_nic *efx, unsigned index) in efx_get_channel() function
H A Drx_common.c812 struct efx_channel *channel = efx_get_channel(efx, req->rxq_index); in efx_filter_rfs_work()
H A Dethtool_common.c257 efx_get_channel(efx, efx->tx_channel_offset); in efx_fill_loopback_test()
H A Dfarch.c1115 channel = efx_get_channel(efx, qid); in efx_farch_handle_rx_flush_done()
/linux/drivers/net/ethernet/sfc/
H A Defx_channels.c291 efx_get_channel(efx, i)->irq = in efx_probe_interrupts()
307 efx_get_channel(efx, 0)->irq = efx->pci_dev->irq; in efx_probe_interrupts()
340 efx_get_channel(efx, j)->type = in efx_probe_interrupts()
342 if (efx_channel_has_tx_queues(efx_get_channel(efx, j))) in efx_probe_interrupts()
H A Dselftest.c624 efx_get_channel(efx, efx->tx_channel_offset); in efx_test_loopbacks()
H A Dnet_driver.h1537 efx_get_channel(struct efx_nic *efx, unsigned index) in efx_get_channel() function
H A Drx_common.c819 struct efx_channel *channel = efx_get_channel(efx, req->rxq_index); in efx_filter_rfs_work()
H A Dethtool_common.c306 efx_get_channel(efx, efx->tx_channel_offset); in efx_fill_loopback_test()