/Linux-v5.4/drivers/vme/bridges/ |
D | vme_fake.c | 64 struct fake_slave_window slaves[FAKE_MAX_SLAVE]; member 208 bridge->slaves[i].enabled = enabled; in fake_slave_set() 209 bridge->slaves[i].vme_base = vme_base; in fake_slave_set() 210 bridge->slaves[i].size = size; in fake_slave_set() 211 bridge->slaves[i].buf_base = fake_pci_to_ptr(buf_base); in fake_slave_set() 212 bridge->slaves[i].aspace = aspace; in fake_slave_set() 213 bridge->slaves[i].cycle = cycle; in fake_slave_set() 236 *enabled = bridge->slaves[i].enabled; in fake_slave_get() 237 *vme_base = bridge->slaves[i].vme_base; in fake_slave_get() 238 *size = bridge->slaves[i].size; in fake_slave_get() [all …]
|
/Linux-v5.4/net/sched/ |
D | sch_teql.c | 55 struct Qdisc *slaves; member 104 dat->m->slaves = sch; in teql_dequeue() 137 prev = master->slaves; in teql_destroy() 143 if (q == master->slaves) { in teql_destroy() 144 master->slaves = NEXT_SLAVE(q); in teql_destroy() 145 if (q == master->slaves) { in teql_destroy() 150 master->slaves = NULL; in teql_destroy() 162 } while ((prev = q) != master->slaves); in teql_destroy() 183 if (m->slaves) { in teql_qdisc_init() 203 q->next = NEXT_SLAVE(m->slaves); in teql_qdisc_init() [all …]
|
/Linux-v5.4/drivers/net/ethernet/ti/ |
D | cpsw_ethtool.c | 322 if (cpsw->slaves[slave_no].phy) in cpsw_get_wol() 323 phy_ethtool_get_wol(cpsw->slaves[slave_no].phy, wol); in cpsw_get_wol() 332 if (cpsw->slaves[slave_no].phy) in cpsw_set_wol() 333 return phy_ethtool_set_wol(cpsw->slaves[slave_no].phy, wol); in cpsw_set_wol() 402 if (!cpsw->slaves[slave_no].phy) in cpsw_get_link_ksettings() 405 phy_ethtool_ksettings_get(cpsw->slaves[slave_no].phy, ecmd); in cpsw_get_link_ksettings() 416 if (!cpsw->slaves[slave_no].phy) in cpsw_set_link_ksettings() 419 return phy_ethtool_ksettings_set(cpsw->slaves[slave_no].phy, ecmd); in cpsw_set_link_ksettings() 428 if (cpsw->slaves[slave_no].phy) in cpsw_get_eee() 429 return phy_ethtool_get_eee(cpsw->slaves[slave_no].phy, edata); in cpsw_get_eee() [all …]
|
D | cpsw.c | 77 (func)((cpsw)->slaves + priv->emac_port, ##arg);\ 79 for (n = cpsw->data.slaves, \ 80 slave = cpsw->slaves; \ 106 for (i = 0; i < cpsw->data.slaves; i++) in cpsw_set_promiscious() 107 if (cpsw->slaves[i].ndev->flags & IFF_PROMISC) in cpsw_set_promiscious() 130 for (i = 0; i <= cpsw->data.slaves; i++) { in cpsw_set_promiscious() 158 for (i = 0; i <= cpsw->data.slaves; i++) { in cpsw_set_promiscious() 186 vid = cpsw->slaves[priv->emac_port].port_vlan; in cpsw_set_mc() 433 vid == cpsw->slaves[priv->emac_port].port_vlan) in cpsw_rx_vlan_encap() 627 for (i = 0; i < cpsw->data.slaves; i++) { in cpsw_destroy_xdp_rxqs() [all …]
|
D | cpsw_priv.c | 75 for (i = 0; i < cpsw->data.slaves; i++) { in cpsw_init_common() 76 struct cpsw_slave *slave = &cpsw->slaves[i]; in cpsw_init_common()
|
/Linux-v5.4/Documentation/devicetree/bindings/fsi/ |
D | fsi.txt | 4 The FSI bus is probe-able, so the OS is able to enumerate FSI slaves, and 5 engines within those slaves. However, we have a facility to match devicetree 16 represent the FSI slaves and their slave engines. As a basic outline: 66 FSI slaves 94 Engines are identified by their address under the slaves' address spaces. We 115 The FSI master may be connected to additional slaves, and slaves may have
|
/Linux-v5.4/Documentation/networking/ |
D | ipvlan.txt | 9 exception of using L3 for mux-ing /demux-ing among slaves. This property makes 44 you can select one of these two modes and all slaves on that master will 46 that in L3 mode the slaves wont receive any multicast / broadcast traffic. 53 out. In this mode the slaves will RX/TX multicast and broadcast (if applicable) 60 used before packets are queued on the outbound device. In this mode the slaves 75 anything. This is the traditional mode where slaves can cross-talk among 80 mode. i.e. port won't allow cross communication between slaves. 124 (b) Create two ipvlan slaves on eth0 (master device) 128 (c) Assign slaves to the respective network namespaces
|
D | bonding.txt | 214 slaves of the active aggregator are down or the active 215 aggregator has no slaves. 235 ports (slaves). Reselection occurs as described under the 326 Validation is performed only for backup slaves. 330 Validation is performed for all slaves. 334 Filtering is applied to all slaves. No validation is 339 Filtering is applied to all slaves, validation is performed 344 Filtering is applied to all slaves, validation is performed 345 only for backup slaves. 354 that they were generated by an arp_ip_target. Since backup slaves [all …]
|
/Linux-v5.4/sound/core/ |
D | vmaster.c | 32 struct list_head slaves; member 122 list_for_each_entry(slave, &master->slaves, list) { in master_init() 277 list_add_tail(&srec->list, &master_link->slaves); in _snd_ctl_add_slave() 320 list_for_each_entry(slave, &master->slaves, list) { in sync_slaves() 361 list_for_each_entry_safe(slave, n, &master->slaves, list) { in master_free() 406 INIT_LIST_HEAD(&master->slaves); in snd_ctl_make_virtual_master() 512 list_for_each_entry(slave, &master->slaves, list) { in snd_ctl_apply_vmaster_slaves()
|
/Linux-v5.4/Documentation/ABI/stable/ |
D | sysfs-driver-w1_ds28e04 | 5 see Documentation/w1/slaves/w1_ds28e04.rst for detailed information 14 see Documentation/w1/slaves/w1_ds28e04.rst for detailed information
|
D | sysfs-driver-w1_ds28ea00 | 5 see Documentation/w1/slaves/w1_therm.rst for detailed information
|
/Linux-v5.4/Documentation/devicetree/bindings/net/ |
D | cpsw.txt | 19 - slaves : Specifies number for slaves 81 slaves = <2>; 112 slaves = <2>;
|
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/flower/ |
D | lag_conf.c | 281 int active_count = 0, slaves = 0; in nfp_fl_lag_do_work() local 321 slaves = 0; in nfp_fl_lag_do_work() 328 slaves = 0; in nfp_fl_lag_do_work() 332 slaves++; in nfp_fl_lag_do_work() 333 if (slaves > entry->slave_cnt) in nfp_fl_lag_do_work() 351 if (slaves != entry->slave_cnt || !entry->dirty) { in nfp_fl_lag_do_work()
|
/Linux-v5.4/drivers/w1/ |
D | Makefile | 9 obj-y += masters/ slaves/
|
D | Kconfig | 30 source "drivers/w1/slaves/Kconfig"
|
/Linux-v5.4/Documentation/w1/ |
D | w1-generic.rst | 12 communication with slaves. 95 w1_master_max_slave_count (rw) maximum number of slaves to search for at a time 101 w1_master_slave_count (ro) the number of slaves found 102 w1_master_slaves (ro) the names of the slaves, one per line
|
D | index.rst | 14 slaves/index
|
/Linux-v5.4/net/ax25/ |
D | Kconfig | 58 from clients (called "slaves") and redistributes it to other slaves. 73 from clients (called "slaves") and redistributes it to other slaves.
|
/Linux-v5.4/Documentation/w1/masters/ |
D | omap-hdq.rst | 40 driver(drivers/w1/slaves/w1_bq27000.c) sets the ID to 1. 50 pass slave ID as parameter. The driver will auto-detect slaves connected
|
/Linux-v5.4/drivers/net/bonding/ |
D | bond_alb.c | 1360 struct bond_up_slave *slaves; in bond_tlb_xmit() local 1363 slaves = rcu_dereference(bond->slave_arr); in bond_tlb_xmit() 1364 count = slaves ? READ_ONCE(slaves->count) : 0; in bond_tlb_xmit() 1366 tx_slave = slaves->arr[hash_index % in bond_tlb_xmit() 1474 struct bond_up_slave *slaves; in bond_alb_xmit() local 1477 slaves = rcu_dereference(bond->slave_arr); in bond_alb_xmit() 1478 count = slaves ? READ_ONCE(slaves->count) : 0; in bond_alb_xmit() 1480 tx_slave = slaves->arr[bond_xmit_hash(bond, skb) % in bond_alb_xmit()
|
/Linux-v5.4/Documentation/ia64/ |
D | mca.rst | 25 to all the other cpus, the slaves. 58 * Once all slaves have rendezvoused and are spinning disabled, the 102 slaves. All the OS INIT handlers are entered at approximately the same 104 which the slaves return and the system resumes. 108 drive them all as slaves. Some drive one cpu as monarch, wait for that 109 cpu to return from the OS then drive the rest as slaves. Some versions
|
/Linux-v5.4/Documentation/devicetree/bindings/display/panel/ |
D | kingdisplay,kd035g6-54nt.txt | 11 The generic bindings for the SPI slaves documented in [1] also apply.
|
D | sitronix,st7789v.txt | 12 The generic bindings for the SPI slaves documented in [1] also applies
|
/Linux-v5.4/Documentation/devicetree/bindings/fpga/ |
D | altera-passive-serial.txt | 6 circuits in order to play nicely with other SPI slaves on the same bus.
|
/Linux-v5.4/drivers/parport/ |
D | share.c | 545 struct parport *slave = port->slaves[i-1]; in parport_announce_port() 554 struct parport *slave = port->slaves[i-1]; in parport_announce_port() 594 struct parport *slave = port->slaves[i-1]; in parport_remove_port() 606 struct parport *slave = port->slaves[i-1]; in parport_remove_port() 617 struct parport *slave = port->slaves[i-1]; in parport_remove_port()
|