Home
last modified time | relevance | path

Searched refs:broadcast_id (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kernel/apic/
H A Dio_apic.c1366 const u32 broadcast_id = 0xF; in enable_IO_APIC()
1387 if (mpc_ioapic_id(ioapic_idx) >= broadcast_id) { in enable_IO_APIC()
1402 for (i = 0; i < broadcast_id; i++) in enable_IO_APIC()
1405 if (i >= broadcast_id) in enable_IO_APIC()
2372 const u32 broadcast_id = 0xF; in mp_irqdomain_create()
2383 if (apic_id >= broadcast_id) { in ioapic_destroy_irqdomain()
2391 for (i = 0; i < broadcast_id; i++) { in setup_IO_APIC()
2396 if (i == broadcast_id) in setup_IO_APIC()
1464 const u32 broadcast_id = 0xF; setup_ioapic_ids_from_mpc_nocheck() local
2495 const u32 broadcast_id = 0xF; io_apic_get_unique_id() local
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_en.h618 u64 broadcast_id; member
H A Den_netdev.c1828 &priv->broadcast_id)) in mlx4_en_start_port()
1952 MLX4_PROT_ETH, priv->broadcast_id); in mlx4_en_stop_port()