/Linux-v6.1/drivers/staging/vme_user/ |
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-v6.1/net/sched/ |
D | sch_teql.c | 55 struct Qdisc *slaves; member 104 dat->m->slaves = sch; in teql_dequeue() 139 prev = master->slaves; in teql_destroy() 145 if (q == master->slaves) { in teql_destroy() 146 master->slaves = NEXT_SLAVE(q); in teql_destroy() 147 if (q == master->slaves) { in teql_destroy() 152 master->slaves = NULL; in teql_destroy() 164 } while ((prev = q) != master->slaves); in teql_destroy() 185 if (m->slaves) { in teql_qdisc_init() 205 q->next = NEXT_SLAVE(m->slaves); in teql_qdisc_init() [all …]
|
/Linux-v6.1/drivers/net/ethernet/ti/ |
D | cpsw_ethtool.c | 326 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() 405 if (!cpsw->slaves[slave_no].phy) in cpsw_get_link_ksettings() 408 phy_ethtool_ksettings_get(cpsw->slaves[slave_no].phy, ecmd); in cpsw_get_link_ksettings() 419 if (!cpsw->slaves[slave_no].phy) in cpsw_set_link_ksettings() 422 return phy_ethtool_ksettings_set(cpsw->slaves[slave_no].phy, ecmd); in cpsw_set_link_ksettings() 431 if (cpsw->slaves[slave_no].phy) in cpsw_get_eee() 432 return phy_ethtool_get_eee(cpsw->slaves[slave_no].phy, edata); in cpsw_get_eee() [all …]
|
D | cpsw_new.c | 91 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() 460 for (i = 0; i < cpsw->data.slaves; i++) { in cpsw_ndo_vlan_rx_add_vid() 461 if (cpsw->slaves[i].ndev && in cpsw_ndo_vlan_rx_add_vid() 462 vid == cpsw->slaves[i].port_vlan) { in cpsw_ndo_vlan_rx_add_vid() 495 cpsw_mqprio_resume(&cpsw->slaves[priv->emac_port - 1], priv); in cpsw_restore() 498 cpsw_cbs_resume(&cpsw->slaves[priv->emac_port - 1], priv); in cpsw_restore() [all …]
|
D | cpsw.c | 72 (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() 130 /* Disable Learn for all ports (host is port 0 and slaves are port 1 and up */ in cpsw_set_promiscious() 131 for (i = 0; i <= cpsw->data.slaves; i++) { in cpsw_set_promiscious() 158 /* Enable Learn for all ports (host is port 0 and slaves are port 1 and up */ 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() [all …]
|
D | cpsw_priv.c | 312 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() 556 struct cpsw_slave *slave = &cpsw->slaves[cpsw_slave_index(cpsw, priv)]; in cpsw_hwtstamp_v1() 583 slave = &cpsw->slaves[cpsw_slave_index(cpsw, priv)]; in cpsw_hwtstamp_v2() 715 phy = cpsw->slaves[slave_no].phy; in cpsw_ndo_ioctl() 768 /* update rates for slaves tx queues */ in cpsw_ndo_set_tx_maxrate() 769 for (i = 0; i < cpsw->data.slaves; i++) { in cpsw_ndo_set_tx_maxrate() [all …]
|
/Linux-v6.1/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 69 Slaves are identified by a (link-index, slave-id) pair, so require two cells 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-v6.1/Documentation/networking/ |
D | ipvlan.rst | 13 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::
|
D | bonding.rst | 220 slaves of the active aggregator are down or the active 221 aggregator has no slaves. 241 ports (slaves). Reselection occurs as described under the 346 Validation is performed only for backup slaves. 350 Validation is performed for all slaves. 354 Filtering is applied to all slaves. No validation is 359 Filtering is applied to all slaves, validation is performed 364 Filtering is applied to all slaves, validation is performed 365 only for backup slaves. 374 that they were generated by an arp_ip_target. Since backup slaves [all …]
|
/Linux-v6.1/net/mac802154/ |
D | ieee802154_i.h | 34 /* As in mac80211 slaves list is modified: 73 * Slaves represent typical network interfaces available from userspace. 74 * Each ieee802154 device/transceiver may have several slaves and able 78 struct list_head list; /* the ieee802154_priv->slaves list */
|
/Linux-v6.1/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-v6.1/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-v6.1/Documentation/devicetree/bindings/net/ |
D | cpsw.txt | 19 - slaves : Specifies number for slaves 81 slaves = <2>; 112 slaves = <2>;
|
/Linux-v6.1/Documentation/ABI/stable/ |
D | sysfs-driver-w1_ds2438 | 5 see Documentation/w1/slaves/w1_ds2438.rst for detailed information 12 see Documentation/w1/slaves/w1_ds2438.rst for detailed information
|
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
|
/Linux-v6.1/drivers/net/bonding/ |
D | bond_main.c | 20 * the first slave bonded to the channel. All slaves will then use 24 * will release all slaves, marking them as down. 185 MODULE_PARM_DESC(fail_over_mac, "For active-backup, do not set all slaves to " 190 "by setting active flag for all slaves; " 202 "each slaves peer switch. The default is 1."); 361 * bond_vlan_rx_add_vid - Propagates adding an id to slaves 395 * bond_vlan_rx_kill_vid - Propagates deleting an id to slaves 638 * slaves. If any slaves are up, the master is up. In 802.3ad mode, 791 /* Push the promiscuity flag down to appropriate slaves */ 814 /* Push the allmulti flag down to all slaves */ [all …]
|
D | bond_alb.c | 148 /* Must be called only after all slaves have been released */ 1044 /* Swap MAC addresses between two slaves. 1151 * addresses of the other slaves. 1154 * permanent hw address with the current address of all the other slaves. 1175 * slaves in the bond. in alb_handle_addr_collision_on_attach() 1229 * In TLB mode all slaves are configured to the bond's hw address, but set 1394 struct bond_up_slave *slaves; in bond_xmit_tlb_slave_get() local 1397 slaves = rcu_dereference(bond->usable_slaves); in bond_xmit_tlb_slave_get() 1398 count = slaves ? READ_ONCE(slaves->count) : 0; in bond_xmit_tlb_slave_get() 1400 tx_slave = slaves->arr[hash_index % in bond_xmit_tlb_slave_get() [all …]
|
/Linux-v6.1/include/linux/ |
D | w1.h | 121 * @dev_id: Optional device id string, which w1 slaves could use for 176 * @slist: linked list of slaves 178 * @max_slave_count: maximum number of slaves to search for at a time 179 * @slave_count: current number of slaves known 203 /* list_mutex protects just slist and async_list so slaves can be
|
/Linux-v6.1/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
|
/Linux-v6.1/drivers/net/ethernet/netronome/nfp/flower/ |
D | lag_conf.c | 58 * @slave_cnt: Number of slaves in group 281 int active_count = 0, slaves = 0; in nfp_fl_lag_do_work() local 314 * work queue triggering. If the number of slaves has changed in nfp_fl_lag_do_work() 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-v6.1/include/linux/i3c/ |
D | ccc.h | 125 * @slaves: array of descriptors describing slaves controlled by the 129 * information to all masters currently acting as slaves on the bus. 135 struct i3c_ccc_dev_desc slaves[]; member 238 * @count: number of bridged slaves
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
D | bond.c | 31 struct list_head slaves_list; /* slaves list */ 32 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-v6.1/drivers/soundwire/ |
D | bus.c | 74 INIT_LIST_HEAD(&bus->slaves); in sdw_bus_master_add() 115 * Create Slave devices based on Slaves described in in sdw_bus_master_add() 126 dev_err(bus->dev, "Finding slaves failed:%d\n", ret); in sdw_bus_master_add() 136 * Default active bank will be 0 as out of reset the Slaves have in sdw_bus_master_add() 650 list_for_each_entry(slave, &bus->slaves, node) { in sdw_get_slave() 806 list_for_each_entry_safe(slave, _s, &bus->slaves, node) { in sdw_program_device_num() 1007 list_for_each_entry(slave, &bus->slaves, node) { in sdw_bus_prep_clk_stop() 1045 * Don't wait for all Slaves to be ready if they follow the simple in sdw_bus_prep_clk_stop() 1061 /* Inform slaves that prep is done */ in sdw_bus_prep_clk_stop() 1062 list_for_each_entry(slave, &bus->slaves, node) { in sdw_bus_prep_clk_stop() [all …]
|
/Linux-v6.1/drivers/base/regmap/ |
D | regmap-w1.c | 18 * 1-Wire slaves registers with addess 8 bit and data 8 bit 66 * 1-Wire slaves registers with addess 8 bit and data 16 bit 118 * 1-Wire slaves registers with addess 16 bit and data 16 bit
|
/Linux-v6.1/Documentation/driver-api/ |
D | interconnect.rst | 32 +-----+ | | Slaves | +------+ | | 41 +------------------+ +------------------------+ | | +-->| Slaves | 45 | CPUs | | | GPU | | DSP | | Masters |-->| P NoC |-->| Slaves |
|