Home
last modified time | relevance | path

Searched refs:efx_channel_get_tx_queue (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Def100_tx.c322 efx_channel_get_tx_queue(channel, qlabel); in ef100_ev_tx()
H A Dnet_driver.h1578 efx_channel_get_tx_queue(struct efx_channel *channel, unsigned int type) in efx_channel_get_tx_queue() function
1589 return efx_channel_get_tx_queue(channel, type); in efx_get_tx_queue()
H A Dptp.c1101 tx_queue = efx_channel_get_tx_queue(ptp_data->channel, type); in efx_ptp_xmit_skb_queue()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dnet_driver.h1590 efx_channel_get_tx_queue(struct efx_channel *channel, unsigned int type) in efx_channel_get_tx_queue() function
1601 return efx_channel_get_tx_queue(channel, type); in efx_get_tx_queue()
H A Def100_tx.c356 efx_channel_get_tx_queue(channel, qlabel); in ef100_ev_tx()
H A Dptp.c1075 tx_queue = efx_channel_get_tx_queue(ptp_data->channel, type); in efx_ptp_xmit_skb_queue()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dnet_driver.h1543 efx_channel_get_tx_queue(struct efx_channel *channel, unsigned int type) in efx_channel_get_tx_queue() function
1554 return efx_channel_get_tx_queue(channel, type); in efx_get_tx_queue()
H A Dptp.c1094 tx_queue = efx_channel_get_tx_queue(ptp_data->channel, type); in efx_ptp_xmit_skb_queue()

Completed in 47 milliseconds