Searched refs:efx_channel_is_xdp_tx (Results 1 – 8 of 8) sorted by relevance
1504 static inline bool efx_channel_is_xdp_tx(struct efx_channel *channel) in efx_channel_is_xdp_tx() function1517 if (efx_channel_is_xdp_tx(channel)) in efx_channel_num_tx_queues()
89 tx_queue->xdp_tx = efx_channel_is_xdp_tx(tx_queue->channel); in efx_siena_init_tx_queue()
457 else if (efx_channel_is_xdp_tx(channel)) in efx_siena_init_irq_moderation()
801 if (efx_channel_is_xdp_tx(channel)) { in efx_set_xdp_channels()
1571 static inline bool efx_channel_is_xdp_tx(struct efx_channel *channel) in efx_channel_is_xdp_tx() function1584 if (efx_channel_is_xdp_tx(channel)) in efx_channel_num_tx_queues()
89 tx_queue->xdp_tx = efx_channel_is_xdp_tx(tx_queue->channel); in efx_init_tx_queue()
457 else if (efx_channel_is_xdp_tx(channel)) in efx_init_irq_moderation()
795 if (efx_channel_is_xdp_tx(channel)) { in efx_set_xdp_channels()