Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/sfc/
Def100_tx.c322 efx_channel_get_tx_queue(channel, qlabel); in ef100_ev_tx()
Dnet_driver.h1536 efx_channel_get_tx_queue(struct efx_channel *channel, unsigned int type) in efx_channel_get_tx_queue() function
1547 return efx_channel_get_tx_queue(channel, type); in efx_get_tx_queue()
Dfarch.c838 tx_queue = efx_channel_get_tx_queue( in efx_farch_handle_tx_event()
844 tx_queue = efx_channel_get_tx_queue( in efx_farch_handle_tx_event()
Dptp.c1094 tx_queue = efx_channel_get_tx_queue(ptp_data->channel, type); in efx_ptp_xmit_skb_queue()
Def10.c2931 tx_queue = efx_channel_get_tx_queue(channel, in efx_ef10_handle_tx_event()