Lines Matching refs:f_create
144 table = rte_table_stub_ops.f_create(NULL, 0, 1); in test_table_stub()
186 table = rte_table_array_ops.f_create(NULL, 0, 1); in test_table_array()
192 table = rte_table_array_ops.f_create(&array_params, 0, 1); in test_table_array()
198 table = rte_table_array_ops.f_create(&array_params, 0, 1); in test_table_array()
205 table = rte_table_array_ops.f_create(&array_params, 0, 1); in test_table_array()
211 table = rte_table_array_ops.f_create(&array_params, 0, 1); in test_table_array()
234 table = rte_table_array_ops.f_create(&array_params, 0, 1); in test_table_array()
307 table = rte_table_lpm_ops.f_create(NULL, 0, entry_size); in test_table_lpm()
313 table = rte_table_lpm_ops.f_create(&lpm_params, 0, entry_size); in test_table_lpm()
320 table = rte_table_lpm_ops.f_create(&lpm_params, 0, entry_size); in test_table_lpm()
328 table = rte_table_lpm_ops.f_create(&lpm_params, 0, entry_size); in test_table_lpm()
334 table = rte_table_lpm_ops.f_create(&lpm_params, 0, entry_size); in test_table_lpm()
340 table = rte_table_lpm_ops.f_create(&lpm_params, 0, entry_size); in test_table_lpm()
357 table = rte_table_lpm_ops.f_create(&lpm_params, 0, 1); in test_table_lpm()
472 table = rte_table_lpm_ipv6_ops.f_create(NULL, 0, entry_size); in test_table_lpm_ipv6()
478 table = rte_table_lpm_ipv6_ops.f_create(&lpm_params, 0, entry_size); in test_table_lpm_ipv6()
485 table = rte_table_lpm_ipv6_ops.f_create(&lpm_params, 0, entry_size); in test_table_lpm_ipv6()
491 table = rte_table_lpm_ipv6_ops.f_create(&lpm_params, 0, entry_size); in test_table_lpm_ipv6()
497 table = rte_table_lpm_ipv6_ops.f_create(&lpm_params, 0, entry_size); in test_table_lpm_ipv6()
502 table = rte_table_lpm_ipv6_ops.f_create(&lpm_params, 0, entry_size); in test_table_lpm_ipv6()
509 table = rte_table_lpm_ipv6_ops.f_create(&lpm_params, 0, entry_size); in test_table_lpm_ipv6()
530 table = rte_table_lpm_ipv6_ops.f_create(&lpm_params, 0, entry_size); in test_table_lpm_ipv6()
654 table = ops->f_create(&hash_params, 0, 1); in test_table_hash_lru_generic()
661 table = ops->f_create(&hash_params, 0, 1); in test_table_hash_lru_generic()
667 table = ops->f_create(&hash_params, 0, 1); in test_table_hash_lru_generic()
687 table = ops->f_create(&hash_params, 0, 1); in test_table_hash_lru_generic()
757 table = ops->f_create(&hash_params, 0, 1); in test_table_hash_ext_generic()
764 table = ops->f_create(&hash_params, 0, 1); in test_table_hash_ext_generic()
771 table = ops->f_create(&hash_params, 0, 1); in test_table_hash_ext_generic()
777 table = ops->f_create(&hash_params, 0, 1); in test_table_hash_ext_generic()
797 table = ops->f_create(&hash_params, 0, 1); in test_table_hash_ext_generic()
917 table = rte_table_hash_cuckoo_ops.f_create(NULL, 0, entry_size); in test_table_hash_cuckoo()
923 table = rte_table_hash_cuckoo_ops.f_create(&cuckoo_params, in test_table_hash_cuckoo()
931 table = rte_table_hash_cuckoo_ops.f_create(&cuckoo_params, in test_table_hash_cuckoo()
939 table = rte_table_hash_cuckoo_ops.f_create(&cuckoo_params, in test_table_hash_cuckoo()
947 table = rte_table_hash_cuckoo_ops.f_create(&cuckoo_params, in test_table_hash_cuckoo()
954 table = rte_table_hash_cuckoo_ops.f_create(&cuckoo_params, in test_table_hash_cuckoo()
975 table = rte_table_hash_cuckoo_ops.f_create(&cuckoo_params, 0, 1); in test_table_hash_cuckoo()