Home
last modified time | relevance | path

Searched refs:efx_default_channel_want_txqs (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/sfc/
Defx_channels.h40 bool efx_default_channel_want_txqs(struct efx_channel *channel);
Defx_channels.c71 .want_txqs = efx_default_channel_want_txqs,
987 bool efx_default_channel_want_txqs(struct efx_channel *channel) in efx_default_channel_want_txqs() function