Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Dselftest.c624 efx_get_channel(efx, efx->tx_channel_offset); in efx_test_loopbacks()
H A Dnet_driver.h1577 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 Defx.c606 channel = efx_get_channel(efx, idx); in efx_get_queue_stats_rx()
H A Dethtool_common.c305 efx_get_channel(efx, efx->tx_channel_offset); in efx_fill_loopback_test()
/linux/drivers/net/ethernet/sfc/siena/
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.c809 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()