Searched refs:efx_get_channel (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/net/ethernet/sfc/ |
| H A D | selftest.c | 624 efx_get_channel(efx, efx->tx_channel_offset); in efx_test_loopbacks()
|
| H A D | net_driver.h | 1577 efx_get_channel(struct efx_nic *efx, unsigned index) in efx_get_channel() function
|
| H A D | rx_common.c | 819 struct efx_channel *channel = efx_get_channel(efx, req->rxq_index); in efx_filter_rfs_work()
|
| H A D | efx.c | 606 channel = efx_get_channel(efx, idx); in efx_get_queue_stats_rx()
|
| H A D | ethtool_common.c | 305 efx_get_channel(efx, efx->tx_channel_offset); in efx_fill_loopback_test()
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | selftest.c | 629 efx_get_channel(efx, efx->tx_channel_offset); in efx_test_loopbacks()
|
| H A D | net_driver.h | 1470 efx_get_channel(struct efx_nic *efx, unsigned index) in efx_get_channel() function
|
| H A D | rx_common.c | 809 struct efx_channel *channel = efx_get_channel(efx, req->rxq_index); in efx_filter_rfs_work()
|
| H A D | ethtool_common.c | 257 efx_get_channel(efx, efx->tx_channel_offset); in efx_fill_loopback_test()
|
| H A D | farch.c | 1115 channel = efx_get_channel(efx, qid); in efx_farch_handle_rx_flush_done()
|