Home
last modified time | relevance | path

Searched refs:efx_get_tx_channel (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/sfc/siena/
Dtx.c323 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()
Dnet_driver.h1511 efx_get_tx_channel(struct efx_nic *efx, unsigned int index) in efx_get_tx_channel() function
1552 struct efx_channel *channel = efx_get_tx_channel(efx, index); in efx_get_tx_queue()
Dfarch.c1091 channel = efx_get_tx_channel(efx, qid / EFX_MAX_TXQ_PER_CHANNEL); in efx_farch_handle_tx_flush_done()
/linux-6.1.9/drivers/net/ethernet/sfc/
Dtx.c536 efx_tx_send_pending(efx_get_tx_channel(efx, index)); in efx_hard_start_xmit()
552 efx_tx_send_pending(efx_get_tx_channel(efx, index)); in efx_hard_start_xmit()
Def100_netdev.c215 channel = efx_get_tx_channel(efx, skb_get_queue_mapping(skb)); in __ef100_hard_start_xmit()
Dnet_driver.h1585 efx_get_tx_channel(struct efx_nic *efx, unsigned int index) in efx_get_tx_channel() function
1626 struct efx_channel *channel = efx_get_tx_channel(efx, index); in efx_get_tx_queue()