Searched refs:secondaries (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dsd.c24 struct mlx5_core_dev *secondaries[MLX5_SD_MAX_GROUP_SZ - 1]; member in struct:mlx5_sd::__anon23::__anon24
66 return sd->secondaries[idx - 1];
111 /* Disconnect secondaries from the network */
117 /* RX steering from primary to secondaries */
123 /* TX steering from secondaries to primary */
241 /* loop the secondaries */
245 primary_sd->secondaries[i++] = peer;
/linux-master/arch/x86/kernel/cpu/microcode/
H A Dcore.c390 struct cpumask *secondaries = topology_sibling_cpumask(cpu); local
417 for_each_cpu(sibling, secondaries) {

Completed in 269 milliseconds