Home
last modified time | relevance | path

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

1234

/Linux-v5.15/drivers/vme/bridges/
Dvme_fake.c64 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.15/net/sched/
Dsch_teql.c55 struct Qdisc *slaves; member
104 dat->m->slaves = sch; in teql_dequeue()
140 prev = master->slaves; in teql_destroy()
146 if (q == master->slaves) { in teql_destroy()
147 master->slaves = NEXT_SLAVE(q); in teql_destroy()
148 if (q == master->slaves) { in teql_destroy()
153 master->slaves = NULL; in teql_destroy()
165 } 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-v5.15/drivers/net/ethernet/ti/
Dcpsw_ethtool.c326 if (cpsw->slaves[slave_no].phy) in cpsw_get_wol()
327 phy_ethtool_get_wol(cpsw->slaves[slave_no].phy, wol); in cpsw_get_wol()
336 if (cpsw->slaves[slave_no].phy) in cpsw_set_wol()
337 return phy_ethtool_set_wol(cpsw->slaves[slave_no].phy, wol); in cpsw_set_wol()
407 if (!cpsw->slaves[slave_no].phy) in cpsw_get_link_ksettings()
410 phy_ethtool_ksettings_get(cpsw->slaves[slave_no].phy, ecmd); in cpsw_get_link_ksettings()
421 if (!cpsw->slaves[slave_no].phy) in cpsw_set_link_ksettings()
424 return phy_ethtool_ksettings_set(cpsw->slaves[slave_no].phy, ecmd); in cpsw_set_link_ksettings()
433 if (cpsw->slaves[slave_no].phy) in cpsw_get_eee()
434 return phy_ethtool_get_eee(cpsw->slaves[slave_no].phy, edata); in cpsw_get_eee()
[all …]
Dcpsw_new.c91 for (i = 0; i < cpsw->data.slaves; i++) in cpsw_set_promiscious()
92 if (cpsw->slaves[i].ndev && in cpsw_set_promiscious()
93 (cpsw->slaves[i].ndev->flags & IFF_PROMISC)) in cpsw_set_promiscious()
132 vid = cpsw->slaves[slave_no].port_vlan; in cpsw_set_mc()
307 ndev = cpsw->slaves[--port].ndev; in cpsw_rx_handler()
462 for (i = 0; i < cpsw->data.slaves; i++) { in cpsw_ndo_vlan_rx_add_vid()
463 if (cpsw->slaves[i].ndev && in cpsw_ndo_vlan_rx_add_vid()
464 vid == cpsw->slaves[i].port_vlan) { in cpsw_ndo_vlan_rx_add_vid()
497 cpsw_mqprio_resume(&cpsw->slaves[priv->emac_port - 1], priv); in cpsw_restore()
500 cpsw_cbs_resume(&cpsw->slaves[priv->emac_port - 1], priv); in cpsw_restore()
[all …]
Dcpsw.c72 (func)((cpsw)->slaves + priv->emac_port, ##arg);\
74 for (n = cpsw->data.slaves, \
75 slave = cpsw->slaves; \
107 for (i = 0; i < cpsw->data.slaves; i++) in cpsw_set_promiscious()
108 if (cpsw->slaves[i].ndev->flags & IFF_PROMISC) in cpsw_set_promiscious()
131 for (i = 0; i <= cpsw->data.slaves; i++) { in cpsw_set_promiscious()
159 for (i = 0; i <= cpsw->data.slaves; i++) { in cpsw_set_promiscious()
187 vid = cpsw->slaves[priv->emac_port].port_vlan; in cpsw_set_mc()
363 ndev = cpsw->slaves[--port].ndev; in cpsw_rx_handler()
662 for (i = 0; i < cpsw->data.slaves; i++) in cpsw_add_default_vlan()
[all …]
Dcpsw_priv.c312 for (i = 0, speed = 0; i < cpsw->data.slaves; i++) in cpsw_get_common_speed()
313 if (cpsw->slaves[i].phy && cpsw->slaves[i].phy->link) in cpsw_get_common_speed()
314 speed += cpsw->slaves[i].phy->speed; in cpsw_get_common_speed()
485 for (i = 0; i < cpsw->data.slaves; i++) { in cpsw_init_common()
486 struct cpsw_slave *slave = &cpsw->slaves[i]; in cpsw_init_common()
555 struct cpsw_slave *slave = &cpsw->slaves[cpsw_slave_index(cpsw, priv)]; in cpsw_hwtstamp_v1()
582 slave = &cpsw->slaves[cpsw_slave_index(cpsw, priv)]; in cpsw_hwtstamp_v2()
724 if (!cpsw->slaves[slave_no].phy) in cpsw_ndo_ioctl()
726 return phy_mii_ioctl(cpsw->slaves[slave_no].phy, req, cmd); in cpsw_ndo_ioctl()
768 for (i = 0; i < cpsw->data.slaves; i++) { in cpsw_ndo_set_tx_maxrate()
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/fsi/
Dfsi.txt4 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.15/Documentation/networking/
Dipvlan.rst13 exception of using L3 for mux-ing /demux-ing among slaves. This property makes
62 you can select one of these two modes and all slaves on that master will
64 that in L3 mode the slaves wont receive any multicast / broadcast traffic.
73 out. In this mode the slaves will RX/TX multicast and broadcast (if applicable)
82 used before packets are queued on the outbound device. In this mode the slaves
102 anything. This is the traditional mode where slaves can cross-talk among
108 mode. i.e. port won't allow cross communication between slaves.
161 (b) Create two ipvlan slaves on eth0 (master device)::
166 (c) Assign slaves to the respective network namespaces::
Dbonding.rst219 slaves of the active aggregator are down or the active
220 aggregator has no slaves.
240 ports (slaves). Reselection occurs as described under the
334 Validation is performed only for backup slaves.
338 Validation is performed for all slaves.
342 Filtering is applied to all slaves. No validation is
347 Filtering is applied to all slaves, validation is performed
352 Filtering is applied to all slaves, validation is performed
353 only for backup slaves.
362 that they were generated by an arp_ip_target. Since backup slaves
[all …]
/Linux-v5.15/Documentation/ABI/stable/
Dsysfs-driver-w1_ds24385 see Documentation/w1/slaves/w1_ds2438.rst for detailed information
12 see Documentation/w1/slaves/w1_ds2438.rst for detailed information
Dsysfs-driver-w1_ds28e045 see Documentation/w1/slaves/w1_ds28e04.rst for detailed information
14 see Documentation/w1/slaves/w1_ds28e04.rst for detailed information
Dsysfs-driver-w1_ds28ea005 see Documentation/w1/slaves/w1_therm.rst for detailed information
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dbond.c32 int slaves; member
128 mdata->slaves++; in mlx5e_rep_bond_enslave()
138 if (!mdata->slaves) in mlx5e_rep_bond_enslave()
179 if (--mdata->slaves == 0) in mlx5e_rep_bond_unslave()
/Linux-v5.15/Documentation/devicetree/bindings/net/
Dcpsw.txt19 - slaves : Specifies number for slaves
81 slaves = <2>;
112 slaves = <2>;
/Linux-v5.15/drivers/net/ethernet/netronome/nfp/flower/
Dlag_conf.c281 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.15/Documentation/w1/
Dw1-generic.rst12 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
Dindex.rst14 slaves/index
/Linux-v5.15/drivers/w1/
DMakefile9 obj-y += masters/ slaves/
/Linux-v5.15/net/ax25/
DKconfig58 from clients (called "slaves") and redistributes it to other slaves.
73 from clients (called "slaves") and redistributes it to other slaves.
/Linux-v5.15/drivers/net/bonding/
Dbond_alb.c1360 struct bond_up_slave *slaves; in bond_xmit_tlb_slave_get() local
1363 slaves = rcu_dereference(bond->usable_slaves); in bond_xmit_tlb_slave_get()
1364 count = slaves ? READ_ONCE(slaves->count) : 0; in bond_xmit_tlb_slave_get()
1366 tx_slave = slaves->arr[hash_index % in bond_xmit_tlb_slave_get()
1474 struct bond_up_slave *slaves; in bond_xmit_alb_slave_get() local
1477 slaves = rcu_dereference(bond->usable_slaves); in bond_xmit_alb_slave_get()
1478 count = slaves ? READ_ONCE(slaves->count) : 0; in bond_xmit_alb_slave_get()
1480 tx_slave = slaves->arr[bond_xmit_hash(bond, skb) % in bond_xmit_alb_slave_get()
Dbond_main.c4654 static void bond_skip_slave(struct bond_up_slave *slaves, in bond_skip_slave() argument
4667 for (idx = 0; slaves && idx < slaves->count; idx++) { in bond_skip_slave()
4668 if (skipslave == slaves->arr[idx]) { in bond_skip_slave()
4669 slaves->arr[idx] = in bond_skip_slave()
4670 slaves->arr[slaves->count - 1]; in bond_skip_slave()
4671 slaves->count--; in bond_skip_slave()
4789 struct bond_up_slave *slaves) in bond_xmit_3ad_xor_slave_get() argument
4796 count = slaves ? READ_ONCE(slaves->count) : 0; in bond_xmit_3ad_xor_slave_get()
4800 slave = slaves->arr[hash % count]; in bond_xmit_3ad_xor_slave_get()
4807 struct bond_up_slave *slaves; in bond_xdp_xmit_3ad_xor_slave_get() local
[all …]
/Linux-v5.15/Documentation/w1/masters/
Domap-hdq.rst40 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.15/Documentation/ia64/
Dmca.rst25 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.15/Documentation/i2c/
Dsummary.rst38 :alt: Simple I2C bus with one master and 3 slaves
42 A **master** chip is a node that starts communications with slaves. In the
/Linux-v5.15/drivers/parport/
Dshare.c543 struct parport *slave = port->slaves[i-1]; in parport_announce_port()
552 struct parport *slave = port->slaves[i-1]; in parport_announce_port()
592 struct parport *slave = port->slaves[i-1]; in parport_remove_port()
604 struct parport *slave = port->slaves[i-1]; in parport_remove_port()
615 struct parport *slave = port->slaves[i-1]; in parport_remove_port()

1234