Searched refs:efx_get_tx_channel (Results 1 – 6 of 6) sorted by relevance
323 efx_tx_send_pending(efx_get_tx_channel(efx, index)); in efx_siena_hard_start_xmit()339 efx_tx_send_pending(efx_get_tx_channel(efx, index)); in efx_siena_hard_start_xmit()
1491 efx_get_tx_channel(struct efx_nic *efx, unsigned int index) in efx_get_tx_channel() function1532 struct efx_channel *channel = efx_get_tx_channel(efx, index); in efx_get_tx_queue()
1091 channel = efx_get_tx_channel(efx, qid / EFX_MAX_TXQ_PER_CHANNEL); in efx_farch_handle_tx_flush_done()
1598 efx_get_tx_channel(struct efx_nic *efx, unsigned int index) in efx_get_tx_channel() function1639 struct efx_channel *channel = efx_get_tx_channel(efx, index); in efx_get_tx_queue()
256 channel = efx_get_tx_channel(efx, skb_get_queue_mapping(skb)); in __ef100_hard_start_xmit()
624 channel = efx_get_tx_channel(efx, idx); in efx_get_queue_stats_tx()