Searched refs:active_slave (Results 1 – 9 of 9) sorted by relevance
20 - active_slave : Specifies the slave to use for time stamping,82 active_slave = <0>;113 active_slave = <0>;
91 int active_slave; member
806 if (OF_getencprop(sc->node, "active_slave", &sc->active_slave, in cpsw_attach()807 sizeof(sc->active_slave)) <= 0) { in cpsw_attach()808 sc->active_slave = 0; in cpsw_attach()810 if (sc->active_slave > 1) in cpsw_attach()811 sc->active_slave = 1; in cpsw_attach()817 if (!sc->dualemac && i != sc->active_slave) in cpsw_attach()912 if (!sc->dualemac && i != sc->active_slave) in cpsw_attach()1236 if (!sc->dualemac && i != sc->active_slave) in cpsw_shutdown()1350 if (!sc->dualemac && i != sc->active_slave) in cpsw_suspend()2277 if (!sc->dualemac && i != sc->active_slave) in cpsw_tx_watchdog_full_reset()[all …]
65 uint16_t active_slave; in bond_ethdev_rx_burst() local72 active_slave = bd_rx_q->active_slave; in bond_ethdev_rx_burst()80 rte_eth_rx_burst(internals->active_slaves[active_slave], in bond_ethdev_rx_burst()85 if (++active_slave == slave_count) in bond_ethdev_rx_burst()86 active_slave = 0; in bond_ethdev_rx_burst()89 if (++bd_rx_q->active_slave >= slave_count) in bond_ethdev_rx_burst()90 bd_rx_q->active_slave = 0; in bond_ethdev_rx_burst()306 idx = bd_rx_q->active_slave; in rx_burst_8023ad()308 bd_rx_q->active_slave = 0; in rx_burst_8023ad()370 if (++bd_rx_q->active_slave >= slave_count) in rx_burst_8023ad()[all …]
54 uint16_t active_slave; member
709 active_slave = <0>;
714 active_slave = <0>;
545 active_slave = <0>;
3050 active_slave = <0>;