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 D | ef100_tx.c | 322 efx_channel_get_tx_queue(channel, qlabel); in ef100_ev_tx()
|
H A D | net_driver.h | 1578 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 D | ptp.c | 1101 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 D | net_driver.h | 1590 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 D | ef100_tx.c | 356 efx_channel_get_tx_queue(channel, qlabel); in ef100_ev_tx()
|
H A D | ptp.c | 1075 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 D | net_driver.h | 1543 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 D | ptp.c | 1094 tx_queue = efx_channel_get_tx_queue(ptp_data->channel, type); in efx_ptp_xmit_skb_queue()
|
Completed in 47 milliseconds