Home
last modified time | relevance | path

Searched refs:tx_queue_by_type (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/sfc/siena/
H A Dtx_common.c55 tx_queue->channel->tx_queue_by_type[tx_queue->type] = tx_queue; in efx_siena_probe_tx_queue()
118 tx_queue->channel->tx_queue_by_type[tx_queue->type] = NULL; in efx_siena_remove_tx_queue()
H A Dnet_driver.h547 struct efx_tx_queue *tx_queue_by_type[EFX_TXQ_TYPES]; member
1526 return channel->tx_queue_by_type[type]; in efx_channel_get_tx_queue()
/linux/drivers/net/ethernet/sfc/
H A Dtx_common.c55 tx_queue->channel->tx_queue_by_type[tx_queue->type] = tx_queue; in efx_probe_tx_queue()
152 tx_queue->channel->tx_queue_by_type[tx_queue->type] = NULL; in efx_remove_tx_queue()
H A Dnet_driver.h579 struct efx_tx_queue *tx_queue_by_type[EFX_TXQ_TYPES]; member
1633 return channel->tx_queue_by_type[type]; in efx_channel_get_tx_queue()