Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Drx.c840 struct efx_channel *channel = efx_get_channel(efx, req->rxq_index); in efx_filter_rfs_work()
1012 struct efx_channel *channel = efx_get_channel(efx, channel_idx); in __efx_filter_rfs_expire()
Dselftest.c622 efx_get_channel(efx, efx->tx_channel_offset); in efx_test_loopbacks()
Defx.c1502 efx_get_channel(efx, i)->irq = in efx_probe_interrupts()
1514 efx_get_channel(efx, 0)->irq = efx->pci_dev->irq; in efx_probe_interrupts()
1544 efx_get_channel(efx, j)->type = in efx_probe_interrupts()
1546 if (efx_channel_has_tx_queues(efx_get_channel(efx, j))) in efx_probe_interrupts()
Dnet_driver.h1451 efx_get_channel(struct efx_nic *efx, unsigned index) in efx_get_channel() function
Dethtool.c279 efx_get_channel(efx, efx->tx_channel_offset); in efx_fill_loopback_test()
Dfarch.c1114 channel = efx_get_channel(efx, qid); in efx_farch_handle_rx_flush_done()