Home
last modified time | relevance | path

Searched refs:efx_default_channel_want_txqs (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Defx_channels.h40 bool efx_default_channel_want_txqs(struct efx_channel *channel);
H A Defx_channels.c70 .want_txqs = efx_default_channel_want_txqs,
922 bool efx_default_channel_want_txqs(struct efx_channel *channel) in efx_default_channel_want_txqs() function
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Defx_channels.c959 static bool efx_default_channel_want_txqs(struct efx_channel *channel) in efx_default_channel_want_txqs() function
1342 .want_txqs = efx_default_channel_want_txqs,
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Defx_channels.c991 static bool efx_default_channel_want_txqs(struct efx_channel *channel) in efx_default_channel_want_txqs() function
1367 .want_txqs = efx_default_channel_want_txqs,

Completed in 5 milliseconds