Home
last modified time | relevance | path

Searched refs:efx_channel_is_xdp_tx (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dnet_driver.h1517 static inline bool efx_channel_is_xdp_tx(struct efx_channel *channel) in efx_channel_is_xdp_tx() function
1530 if (efx_channel_is_xdp_tx(channel)) in efx_channel_num_tx_queues()
H A Dtx_common.c88 tx_queue->xdp_tx = efx_channel_is_xdp_tx(tx_queue->channel); in efx_init_tx_queue()
H A Defx_channels.c886 if (efx_channel_is_xdp_tx(channel)) { in efx_set_channels()
H A Defx.c462 else if (efx_channel_is_xdp_tx(channel)) in efx_init_irq_moderation()