Searched refs:rte_eth_bond_primary_get (Results 1 – 5 of 5) sorted by relevance
24 rte_eth_bond_primary_get;
183 rte_eth_bond_primary_get(uint16_t bonded_port_id);
798 rte_eth_bond_primary_get(uint16_t bonded_port_id) in rte_eth_bond_primary_get() function
591 primary_port = rte_eth_bond_primary_get(test_params->bonded_port_id); in test_start_bonded_device()752 retval = rte_eth_bond_primary_get(test_params->bonded_port_id); in test_set_primary_slave()818 TEST_ASSERT(rte_eth_bond_primary_get(test_params->bonded_port_id) < 0, in test_set_primary_slave()2162 primary_port = rte_eth_bond_primary_get(test_params->bonded_port_id); in test_activebackup_tx_burst()2214 primary_port = rte_eth_bond_primary_get(test_params->bonded_port_id); in test_activebackup_rx_burst()2294 primary_port = rte_eth_bond_primary_get(test_params->bonded_port_id); in test_activebackup_verify_promiscuous_enable_disable()2525 primary_port = rte_eth_bond_primary_get(test_params->bonded_port_id); in test_activebackup_verify_slave_link_status_change_failover()2557 primary_port = rte_eth_bond_primary_get(test_params->bonded_port_id); in test_activebackup_verify_slave_link_status_change_failover()4290 primary_port = rte_eth_bond_primary_get(test_params->bonded_port_id); in test_tlb_rx_burst()4367 primary_port = rte_eth_bond_primary_get(test_params->bonded_port_id); in test_tlb_verify_promiscuous_enable_disable()[all …]
6048 primary_id = rte_eth_bond_primary_get(port_id); in cmd_show_bonding_config_parsed()