Home
last modified time | relevance | path

Searched refs:want_txqs (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dnet_driver.h582 * @want_txqs: Determine whether this channel should have TX queues
596 bool (*want_txqs)(struct efx_channel *); member
H A Defx_channels.c70 .want_txqs = efx_default_channel_want_txqs,
H A Dptp.c2218 .want_txqs = efx_ptp_want_txqs,
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dnet_driver.h577 * @want_txqs: Determine whether this channel should have TX queues
594 bool (*want_txqs)(struct efx_channel *); member
H A Defx_channels.c1342 .want_txqs = efx_default_channel_want_txqs,
H A Dptp.c2221 .want_txqs = efx_ptp_want_txqs,
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dnet_driver.h581 * @want_txqs: Determine whether this channel should have TX queues
595 bool (*want_txqs)(struct efx_channel *); member
H A Defx_channels.c1367 .want_txqs = efx_default_channel_want_txqs,
H A Dptp.c2173 .want_txqs = efx_ptp_want_txqs,

Completed in 30 milliseconds