Home
last modified time | relevance | path

Searched refs:efx_channel_get_tx_queue (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/sfc/
Dnet_driver.h1415 efx_channel_get_tx_queue(struct efx_channel *channel, unsigned type) in efx_channel_get_tx_queue() function
Dfarch.c848 tx_queue = efx_channel_get_tx_queue( in efx_farch_handle_tx_event()
856 tx_queue = efx_channel_get_tx_queue( in efx_farch_handle_tx_event()
Def10.c2592 tx_queue = efx_channel_get_tx_queue(channel, in efx_ef10_handle_tx_event()