Searched refs:efx_channel_is_xdp_tx (Results 1 – 8 of 8) sorted by relevance
1524 static inline bool efx_channel_is_xdp_tx(struct efx_channel *channel) in efx_channel_is_xdp_tx() function1537 if (efx_channel_is_xdp_tx(channel)) in efx_channel_num_tx_queues()
88 tx_queue->xdp_tx = efx_channel_is_xdp_tx(tx_queue->channel); in efx_siena_init_tx_queue()
458 else if (efx_channel_is_xdp_tx(channel)) in efx_siena_init_irq_moderation()
799 if (efx_channel_is_xdp_tx(channel)) { in efx_set_xdp_channels()
1598 static inline bool efx_channel_is_xdp_tx(struct efx_channel *channel) in efx_channel_is_xdp_tx() function1611 if (efx_channel_is_xdp_tx(channel)) in efx_channel_num_tx_queues()
88 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()
796 if (efx_channel_is_xdp_tx(channel)) { in efx_set_xdp_channels()