Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/siena/
H A Dnet_driver.h1504 static inline bool efx_channel_is_xdp_tx(struct efx_channel *channel) in efx_channel_is_xdp_tx() function
1517 if (efx_channel_is_xdp_tx(channel)) in efx_channel_num_tx_queues()
H A Dtx_common.c89 tx_queue->xdp_tx = efx_channel_is_xdp_tx(tx_queue->channel); in efx_siena_init_tx_queue()
H A Defx.c457 else if (efx_channel_is_xdp_tx(channel)) in efx_siena_init_irq_moderation()
H A Defx_channels.c801 if (efx_channel_is_xdp_tx(channel)) { in efx_set_xdp_channels()
/linux/drivers/net/ethernet/sfc/
H A Dnet_driver.h1571 static inline bool efx_channel_is_xdp_tx(struct efx_channel *channel) in efx_channel_is_xdp_tx() function
1584 if (efx_channel_is_xdp_tx(channel)) in efx_channel_num_tx_queues()
H A Dtx_common.c89 tx_queue->xdp_tx = efx_channel_is_xdp_tx(tx_queue->channel); in efx_init_tx_queue()
H A Defx.c457 else if (efx_channel_is_xdp_tx(channel)) in efx_init_irq_moderation()
H A Defx_channels.c795 if (efx_channel_is_xdp_tx(channel)) { in efx_set_xdp_channels()