| /f-stack/app/redis-5.0.5/tests/cluster/ |
| H A D | cluster.tcl | 102 proc cluster_allocate_slaves {masters slaves} { 112 proc create_cluster {masters slaves} {
|
| /f-stack/dpdk/app/test/ |
| H A D | test_link_bonding.c | 264 uint16_t slaves[RTE_MAX_ETHPORTS]; in test_create_bonded_device() local 334 uint16_t slaves[RTE_MAX_ETHPORTS]; in test_add_slave_to_bonded_device() local 381 uint16_t slaves[RTE_MAX_ETHPORTS]; in test_remove_slave_from_bonded_device() local 445 uint16_t slaves[RTE_MAX_ETHPORTS]; in test_add_already_bonded_slave_to_bonded_device() local 477 uint16_t slaves[RTE_MAX_ETHPORTS]; in test_get_slaves_from_bonded_device() local 558 uint16_t slaves[RTE_MAX_ETHPORTS]; in test_start_bonded_device() local 611 uint16_t slaves[RTE_MAX_ETHPORTS]; in test_stop_bonded_device() local 906 uint16_t slaves[RTE_MAX_ETHPORTS]; in test_set_bonded_port_initialization_mac_assignment() local 1239 uint16_t slaves[RTE_MAX_ETHPORTS]; in test_status_interrupt() local 1898 uint16_t slaves[RTE_MAX_ETHPORTS]; in test_roundrobin_verify_slave_link_status_change_behaviour() local [all …]
|
| H A D | test_link_bonding_mode4.c | 355 uint16_t slaves[RTE_MAX_ETHPORTS]; in remove_slaves_and_stop_bonded_device() local 1524 uint16_t slaves[RTE_DIM(test_params.slave_ports)]; in check_environment() local
|
| /f-stack/dpdk/drivers/net/bonding/ |
| H A D | eth_bond_private.h | 79 uint16_t slaves[RTE_MAX_ETHPORTS]; /**< Slave port id array */ member 141 struct bond_slave_details slaves[RTE_MAX_ETHPORTS]; member 197 find_slave_by_id(uint16_t *slaves, uint16_t slaves_count, uint16_t slave_id) { in find_slave_by_id()
|
| H A D | rte_eth_bond_pmd.c | 289 uint16_t slaves[RTE_MAX_ETHPORTS]; in rx_burst_8023ad() local 577 uint16_t slaves[RTE_MAX_ETHPORTS]; in bond_ethdev_tx_burst_round_robin() local 682 uint16_t slave_count, uint16_t *slaves) in burst_xmit_l2_hash() 699 uint16_t slave_count, uint16_t *slaves) in burst_xmit_l23_hash() 737 uint16_t slave_count, uint16_t *slaves) in burst_xmit_l34_hash() 921 uint16_t slaves[RTE_MAX_ETHPORTS]; in bond_ethdev_tx_burst_tlb() local 1302 uint16_t slaves[RTE_MAX_ETHPORTS]; in bond_ethdev_tx_burst_broadcast() local
|
| H A D | rte_eth_bond_api.c | 814 rte_eth_bond_slaves_get(uint16_t bonded_port_id, uint16_t slaves[], in rte_eth_bond_slaves_get() 838 rte_eth_bond_active_slaves_get(uint16_t bonded_port_id, uint16_t slaves[], in rte_eth_bond_active_slaves_get()
|
| H A D | rte_eth_bond_8023ad.c | 684 uint16_t *slaves; in selection_logic() local
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | evict.c | 354 int slaves = listLength(server.slaves); in freeMemoryGetNotCountedMemory() local 454 int slaves = listLength(server.slaves); in freeMemoryIfNeeded() local
|
| H A D | replication.c | 174 void replicationFeedSlaves(list *slaves, int dictid, robj **argv, int argc) { in replicationFeedSlaves() 279 void replicationFeedSlavesFromMasterStream(list *slaves, char *buf, size_t buflen) { in replicationFeedSlavesFromMasterStream() 2083 int slaves = 0; in roleCommand() local
|
| H A D | cluster.h | 124 struct clusterNode **slaves; /* pointers to slave nodes */ member
|
| H A D | sentinel.c | 197 dict *slaves; /* Slaves for this master instance. */ member 1487 sentinelAddr **slaves = NULL; in sentinelResetMasterAndChangeAddress() local
|
| H A D | cluster.c | 3652 int slaves = 0; in clusterMastersHaveSlaves() local
|
| H A D | server.h | 982 list *slaves, *monitors; /* List of slaves and MONITORs */ member
|
| /f-stack/dpdk/examples/bond/ |
| H A D | main.c | 110 uint16_t slaves[RTE_MAX_ETHPORTS]; variable 747 uint16_t slaves[16] = {0}; in cmd_show_parsed() local
|
| /f-stack/lib/ |
| H A D | ff_dpdk_if.c | 774 uint16_t slaves[RTE_MAX_ETHPORTS], len = RTE_MAX_ETHPORTS; in init_port_start() local
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | cmdline.c | 5955 portid_t slaves[RTE_MAX_ETHPORTS]; in cmd_show_bonding_config_parsed() local
|