Home
last modified time | relevance | path

Searched refs:efx_channel_is_xdp_tx (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dnet_driver.h1559 static inline bool efx_channel_is_xdp_tx(struct efx_channel *channel) in efx_channel_is_xdp_tx() function
1572 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.c456 else if (efx_channel_is_xdp_tx(channel)) in efx_init_irq_moderation()
H A Defx_channels.c886 if (efx_channel_is_xdp_tx(channel)) { in efx_set_channels()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dnet_driver.h1524 static inline bool efx_channel_is_xdp_tx(struct efx_channel *channel) in efx_channel_is_xdp_tx() function
1537 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()

Completed in 33 milliseconds