Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Drx.c833 struct efx_channel *channel = efx_get_channel(efx, req->rxq_index); in efx_filter_rfs_work()
1005 struct efx_channel *channel = efx_get_channel(efx, channel_idx); in __efx_filter_rfs_expire()
Dselftest.c619 efx_get_channel(efx, efx->tx_channel_offset); in efx_test_loopbacks()
Defx.c1499 efx_get_channel(efx, i)->irq = in efx_probe_interrupts()
1511 efx_get_channel(efx, 0)->irq = efx->pci_dev->irq; in efx_probe_interrupts()
1541 efx_get_channel(efx, j)->type = in efx_probe_interrupts()
1543 if (efx_channel_has_tx_queues(efx_get_channel(efx, j))) in efx_probe_interrupts()
Dnet_driver.h1448 efx_get_channel(struct efx_nic *efx, unsigned index) in efx_get_channel() function
Dethtool.c276 efx_get_channel(efx, efx->tx_channel_offset); in efx_fill_loopback_test()
Dfarch.c1111 channel = efx_get_channel(efx, qid); in efx_farch_handle_rx_flush_done()