Home
last modified time | relevance | path

Searched refs:slaves (Results 1 – 58 of 58) sorted by relevance

/linux-4.1.27/net/sched/
Dsch_teql.c59 struct Qdisc *slaves; member
108 dat->m->slaves = sch; in teql_dequeue()
141 prev = master->slaves; in teql_destroy()
147 if (q == master->slaves) { in teql_destroy()
148 master->slaves = NEXT_SLAVE(q); in teql_destroy()
149 if (q == master->slaves) { in teql_destroy()
154 master->slaves = NULL; in teql_destroy()
166 } while ((prev = q) != master->slaves); in teql_destroy()
186 if (m->slaves) { in teql_qdisc_init()
206 q->next = NEXT_SLAVE(m->slaves); in teql_qdisc_init()
[all …]
/linux-4.1.27/drivers/net/ethernet/ti/
Dcpsw.c396 struct cpsw_slave *slaves; member
504 (func)((priv)->slaves + priv->emac_port, ##arg);\
506 for (n = (priv)->data.slaves, \
507 slave = (priv)->slaves; \
512 (priv->slaves[__slave_no__].ndev)
514 ((priv->slaves[__slave_no__].ndev) ? \
515 netdev_priv(priv->slaves[__slave_no__].ndev) : NULL) \
534 struct cpsw_slave *slave = priv->slaves + \
569 for (i = 0; i < priv->data.slaves; i++) in cpsw_set_promiscious()
570 if (priv->slaves[i].ndev->flags & IFF_PROMISC) in cpsw_set_promiscious()
[all …]
Dcpsw.h31 u32 slaves; /* number of slave cpgmac ports */ member
/linux-4.1.27/Documentation/networking/
Dipvlan.txt9 exception of using L3 for mux-ing /demux-ing among slaves. This property makes
32 you can select one of these two modes and all slaves on that master will
34 that in L3 mode the slaves wont receive any multicast / broadcast traffic.
41 out. In this mode the slaves will RX/TX multicast and broadcast (if applicable)
48 used before packets are queued on the outbound device. In this mode the slaves
85 (b) Create two ipvlan slaves on eth0 (master device)
89 (c) Assign slaves to the respective network namespaces
Dbonding.txt192 slaves of the active aggregator are down or the active
193 aggregator has no slaves.
213 ports (slaves). Reselection occurs as described under the
289 Validation is performed only for backup slaves.
293 Validation is performed for all slaves.
297 Filtering is applied to all slaves. No validation is
302 Filtering is applied to all slaves, validation is performed
307 Filtering is applied to all slaves, validation is performed
308 only for backup slaves.
317 that they were generated by an arp_ip_target. Since backup slaves
[all …]
Deql.txt242 up of the driver was tuned to handle slaves with wildly different
/linux-4.1.27/Documentation/devicetree/bindings/net/
Dcpsw.txt17 - slaves : Specifies number for slaves
58 slaves = <2>;
87 slaves = <2>;
/linux-4.1.27/Documentation/ABI/stable/
Dsysfs-driver-w1_ds28e045 see Documentation/w1/slaves/w1_ds28e04 for detailed information
14 see Documentation/w1/slaves/w1_ds28e04 for detailed information
/linux-4.1.27/sound/core/
Dvmaster.c36 struct list_head slaves; member
123 list_for_each_entry(slave, &master->slaves, list) { in master_init()
278 list_add_tail(&srec->list, &master_link->slaves); in _snd_ctl_add_slave()
321 list_for_each_entry(slave, &master->slaves, list) { in sync_slaves()
362 list_for_each_entry_safe(slave, n, &master->slaves, list) { in master_free()
407 INIT_LIST_HEAD(&master->slaves); in snd_ctl_make_virtual_master()
/linux-4.1.27/Documentation/w1/
Dw1.generic10 communication with slaves.
85 - maximum number of slaves to search for at a time
91 - the number of slaves found
92 w1_master_slaves - the names of the slaves, one per line
D00-INDEX3 slaves/
Dw1.netlink54 W1_CMD_LIST_SLAVES - get slaves list from kernel
/linux-4.1.27/drivers/w1/
DMakefile8 obj-y += masters/ slaves/
DKconfig29 source drivers/w1/slaves/Kconfig
Dw1.c541 static W1_MASTER_ATTR_RO(slaves, S_IRUGO);
/linux-4.1.27/net/ax25/
DKconfig57 from clients (called "slaves") and redistributes it to other slaves.
72 from clients (called "slaves") and redistributes it to other slaves.
/linux-4.1.27/drivers/parport/
Dshare.c377 struct parport *slave = port->slaves[i-1]; in parport_announce_port()
386 struct parport *slave = port->slaves[i-1]; in parport_announce_port()
425 struct parport *slave = port->slaves[i-1]; in parport_remove_port()
437 struct parport *slave = port->slaves[i-1]; in parport_remove_port()
448 struct parport *slave = port->slaves[i-1]; in parport_remove_port()
Ddaisy.c84 real->slaves[muxport-1] = extra; in clone_parport()
/linux-4.1.27/Documentation/ia64/
Dmca.txt22 to all the other cpus, the slaves.
55 * Once all slaves have rendezvoused and are spinning disabled, the
98 slaves. All the OS INIT handlers are entered at approximately the same
100 which the slaves return and the system resumes.
104 drive them all as slaves. Some drive one cpu as monarch, wait for that
105 cpu to return from the OS then drive the rest as slaves. Some versions
/linux-4.1.27/include/linux/platform_data/
Ddma-rcar-hpbdma.h95 const struct hpb_dmae_slave_config *slaves; member
/linux-4.1.27/Documentation/blackfin/
Dbfin-spi-notes.txt12 In this case, you should use GPIO based CS for all of your slaves and not just
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Dport.c561 slave_gid -= bitmap_weight(slaves_pport_actv.slaves, in mlx4_get_slave_num_gids()
564 vfs = bitmap_weight(slaves_pport.slaves, dev->persist->num_vfs + 1) - 1; in mlx4_get_slave_num_gids()
598 slave_gid -= bitmap_weight(slaves_pport_actv.slaves, in mlx4_get_base_gid_ix()
602 vfs = bitmap_weight(slaves_pport.slaves, dev->persist->num_vfs + 1) - 1; in mlx4_get_base_gid_ix()
1192 num_vfs = bitmap_weight(slaves_pport.slaves, in mlx4_get_slave_from_roce_gid()
1236 slaves_pport_actv.slaves, in mlx4_get_slave_from_roce_gid()
1266 slaves_pport_actv.slaves, in mlx4_get_slave_from_roce_gid()
Deq.c312 if (test_bit(i, slaves_pport.slaves)) in set_all_slave_state()
569 if (!test_bit(i, slaves_port.slaves)) in mlx4_eq_int()
607 if (!test_bit(i, slaves_port.slaves)) in mlx4_eq_int()
Dcmd.c2752 bitmap_zero(slaves_pport.slaves, MLX4_MFUNC_MAX); in mlx4_phys_to_slaves_pport()
2761 set_bit(i, slaves_pport.slaves); in mlx4_phys_to_slaves_pport()
2775 bitmap_zero(slaves_pport.slaves, MLX4_MFUNC_MAX); in mlx4_phys_to_slaves_pport_actv()
2782 set_bit(i, slaves_pport.slaves); in mlx4_phys_to_slaves_pport_actv()
Dresource_tracker.c548 bitmap_weight(slaves_pport.slaves, in mlx4_init_resource_tracker()
/linux-4.1.27/arch/powerpc/platforms/powernv/
Dpci.h75 struct list_head slaves; member
Dpci-ioda.c342 INIT_LIST_HEAD(&pe->slaves); in pnv_ioda2_pick_m64_pe()
347 list_add_tail(&pe->list, &master_pe->slaves); in pnv_ioda2_pick_m64_pe()
431 list_for_each_entry(slave, &pe->slaves, list) { in pnv_ioda_freeze_pe()
467 list_for_each_entry(slave, &pe->slaves, list) { in pnv_ioda_unfreeze_pe()
519 list_for_each_entry(slave, &pe->slaves, list) { in pnv_ioda_get_pe_state()
586 list_for_each_entry(slave, &child->slaves, list) { in pnv_ioda_set_one_peltv()
615 list_for_each_entry(slave, &pe->slaves, list) in pnv_ioda_set_peltv()
634 list_for_each_entry(slave, &pe->slaves, list) { in pnv_ioda_set_peltv()
/linux-4.1.27/Documentation/devicetree/bindings/media/
Drcar_vin.txt5 family of devices. The current blocks are always slaves and suppot one input
/linux-4.1.27/Documentation/w1/masters/
Domap-hdq39 driver(drivers/w1/slaves/w1_bq27000.c) sets the ID to 1.
/linux-4.1.27/sound/pci/hda/
Dhda_local.h145 unsigned int *tlv, const char * const *slaves,
148 #define snd_hda_add_vmaster(codec, name, tlv, slaves, suffix) \ argument
149 __snd_hda_add_vmaster(codec, name, tlv, slaves, suffix, true, NULL)
Dhda_codec.c1900 static int map_slaves(struct hda_codec *codec, const char * const *slaves, in map_slaves() argument
1912 for (s = slaves; *s; s++) { in map_slaves()
2027 unsigned int *tlv, const char * const *slaves, in __snd_hda_add_vmaster() argument
2037 err = map_slaves(codec, slaves, suffix, check_slave_present, NULL); in __snd_hda_add_vmaster()
2049 err = map_slaves(codec, slaves, suffix, add_slave, kctl); in __snd_hda_add_vmaster()
2057 map_slaves(codec, slaves, suffix, in __snd_hda_add_vmaster()
/linux-4.1.27/drivers/net/bonding/
Dbond_alb.c1348 struct bond_up_slave *slaves; in bond_tlb_xmit() local
1351 slaves = rcu_dereference(bond->slave_arr); in bond_tlb_xmit()
1352 count = slaves ? ACCESS_ONCE(slaves->count) : 0; in bond_tlb_xmit()
1354 tx_slave = slaves->arr[hash_index % in bond_tlb_xmit()
Dbond_main.c3868 struct bond_up_slave *slaves; in bond_3ad_xor_xmit() local
3871 slaves = rcu_dereference(bond->slave_arr); in bond_3ad_xor_xmit()
3872 count = slaves ? ACCESS_ONCE(slaves->count) : 0; in bond_3ad_xor_xmit()
3874 slave = slaves->arr[bond_xmit_hash(bond, skb) % count]; in bond_3ad_xor_xmit()
Dbond_sysfs.c206 static DEVICE_ATTR(slaves, S_IRUGO | S_IWUSR, bonding_show_slaves,
/linux-4.1.27/drivers/dma/sh/
Drcar-hpbdma.c307 if (pdata->slaves[i].id == slave_id) in hpb_dmae_find_slave()
308 return pdata->slaves + i; in hpb_dmae_find_slave()
/linux-4.1.27/arch/ia64/kernel/
Dmca.c1667 static atomic_t slaves; in ia64_init_handler() local
1688 if (!sos->monarch && atomic_add_return(1, &slaves) == num_online_cpus()) { in ia64_init_handler()
1691 atomic_dec(&slaves); in ia64_init_handler()
1734 atomic_dec(&slaves); in ia64_init_handler()
/linux-4.1.27/arch/arm/boot/dts/
Dam335x-chilisom.dtsi186 slaves = <1>;
Dam437x-gp-evm.dts490 slaves = <1>;
Dam33xx.dtsi713 slaves = <2>;
Dam4372.dtsi533 slaves = <2>;
Ddra7.dtsi1406 slaves = <2>;
/linux-4.1.27/drivers/w1/slaves/
DKconfig2 # 1-wire slaves configuration
/linux-4.1.27/include/linux/
Dparport.h245 struct parport *slaves[3]; member
/linux-4.1.27/arch/arm/mach-shmobile/
Dsetup-r8a7778.c477 .slaves = hpb_dmae_slaves,
Dsetup-r8a7779.c607 .slaves = hpb_dmae_slaves,
/linux-4.1.27/Documentation/spi/
Dspidev17 as SPI slaves, which you may need to change quite often.
Dspi-summary23 in parallel. All SPI slaves support chipselects; they are usually active
45 In the same way, SPI slaves will only rarely support any kind of automatic
/linux-4.1.27/Documentation/pps/
Dpps.txt198 computers (master) and PPS clients on others (slaves), and use very simple
/linux-4.1.27/drivers/tty/
DKconfig112 masters and /dev/ttyxx for slaves of pseudo terminals. This scheme
146 for masters and /dev/ttyxx for slaves of pseudo
/linux-4.1.27/Documentation/filesystems/
Dsharedsubtree.txt816 ->mnt_slave links together all the slaves that its master vfsmount
834 of master peer group. To find all immediate slaves of a peer group
860 'K' has 3 slaves 'M', 'L' and 'N'
Dproc.txt1134 current slaves of the bond, the link status of the slaves, and how
1135 many times the slaves link has failed.
/linux-4.1.27/Documentation/acpi/
Denumeration.txt224 The slaves behind I2C bus controller only need to add the ACPI IDs like
/linux-4.1.27/drivers/thermal/
DKconfig275 as the master, and INT3401~INT340B ACPI device objects as the slaves.
/linux-4.1.27/drivers/spi/
DKconfig15 controller and a chipselect. Most SPI slaves don't support
229 slaves connected to a bus using this driver are configured as usual,
/linux-4.1.27/sound/pci/ac97/
Dac97_patch.c37 const char * const *slaves);
3421 const char * const *slaves) in snd_ac97_add_vmaster() argument
3434 for (s = slaves; *s; s++) { in snd_ac97_add_vmaster()
/linux-4.1.27/include/linux/mlx4/
Ddevice.h1402 DECLARE_BITMAP(slaves, MLX4_MFUNC_MAX);
/linux-4.1.27/Documentation/
Ddevices.txt123 * Masters are "pty", slaves are "tty";
191 3 char Pseudo-TTY slaves
2163 136-143 char Unix98 PTY slaves
3351 for the slaves; the slaves are named with decimal integers (/dev/pts/#
3354 nodes for the slaves on demand using the "devpts" filesystem.
/linux-4.1.27/Documentation/isdn/
DREADME455 Removes the interface (and possible slaves) from the kernel.