Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/sfc/siena/
Defx_channels.c55 static unsigned int count_online_cores(struct efx_nic *efx, bool local_node) in count_online_cores() function
90 count = count_online_cores(efx, true); in efx_wanted_parallelism()
94 count = count_online_cores(efx, false); in efx_wanted_parallelism()
/linux-6.6.21/drivers/net/ethernet/sfc/
Defx_channels.c55 static unsigned int count_online_cores(struct efx_nic *efx, bool local_node) in count_online_cores() function
90 count = count_online_cores(efx, true); in efx_wanted_parallelism()
94 count = count_online_cores(efx, false); in efx_wanted_parallelism()