Searched refs:rte_eth_switch_domain_free (Results 1 – 12 of 12) sorted by relevance
9 # rte_eth_switch_domain_free()
569 ret = rte_eth_switch_domain_free(hw->switch_domain_id); in ipn3ke_vswitch_remove()
266 rte_eth_switch_domain_free;
1194 rte_eth_switch_domain_free(uint16_t domain_id);
5449 rte_eth_switch_domain_free(uint16_t domain_id) in rte_eth_switch_domain_free() function
153 ret = rte_eth_switch_domain_free((*vfinfo)->switch_domain_id); in txgbe_pf_host_uninit()
157 ret = rte_eth_switch_domain_free((*vfinfo)->switch_domain_id); in ixgbe_pf_host_uninit()
1284 err = rte_eth_switch_domain_free(enic->switch_domain_id); in eth_enic_dev_uninit()
1416 claim_zero(rte_eth_switch_domain_free(priv->domain_id)); in mlx5_dev_close()
1595 claim_zero(rte_eth_switch_domain_free(priv->domain_id)); in mlx5_dev_spawn()
1356 rc = rte_eth_switch_domain_free(bp->switch_domain_id); in bnxt_free_switch_domain()
2627 ret = rte_eth_switch_domain_free(pf->switch_domain_id); in i40e_dev_close()