Home
last modified time | relevance | path

Searched defs:g (Results 1 – 17 of 17) sorted by relevance

/dpdk/lib/graph/
H A Dgraph_debug.c9 graph_dump(FILE *f, struct graph *g) in graph_dump()
45 rte_graph_obj_dump(FILE *f, struct rte_graph *g, bool all) in rte_graph_obj_dump()
/dpdk/drivers/crypto/openssl/
H A Dcompat.h37 set_dh_params(DH *dh, BIGNUM *p, BIGNUM *g) in set_dh_params()
53 set_dsa_params(DSA *dsa, BIGNUM *p, BIGNUM *q, BIGNUM *g) in set_dsa_params()
130 set_dh_params(DH *dh, BIGNUM *p, BIGNUM *g) in set_dh_params()
154 set_dsa_params(DSA *dsa, BIGNUM *p, BIGNUM *q, BIGNUM *g) in set_dsa_params()
H A Drte_openssl_pmd_ops.c978 BIGNUM *g = NULL; in openssl_set_asym_session_parameters() local
1041 BIGNUM *p = NULL, *g = NULL; in openssl_set_asym_session_parameters() local
/dpdk/lib/table/
H A Drte_table_hash_lru.c605 #define lookup2_stage0(t, g, pkts, pkts_mask, pkt00_index, pkt01_index)\ argument
625 #define lookup2_stage0_with_odd_support(t, g, pkts, pkts_mask, pkt00_index, \ argument
649 #define lookup2_stage1(t, g, pkts, pkt10_index, pkt11_index)\ argument
686 #define lookup2_stage2(t, g, pkt20_index, pkt21_index, pkts_mask_match_many)\ argument
730 #define lookup2_stage3(t, g, pkts, pkt30_index, pkt31_index, pkts_mask_out, \ argument
809 struct grinder *g = t->grinders; in rte_table_hash_lru_lookup() local
H A Drte_table_hash_ext.c668 #define lookup2_stage0(t, g, pkts, pkts_mask, pkt00_index, pkt01_index) \ argument
688 #define lookup2_stage0_with_odd_support(t, g, pkts, pkts_mask, pkt00_index, \ argument
711 #define lookup2_stage1(t, g, pkts, pkt10_index, pkt11_index) \ argument
748 #define lookup2_stage2(t, g, pkt20_index, pkt21_index, pkts_mask_match_many)\ argument
792 #define lookup2_stage3(t, g, pkts, pkt30_index, pkt31_index, pkts_mask_out, \ argument
857 struct grinder *g = t->grinders; in rte_table_hash_ext_lookup() local
/dpdk/drivers/gpu/cuda/
H A Dgdrcopy.c68 gdrcopy_open(gdr_t *g) in gdrcopy_open()
/dpdk/lib/power/
H A Dguest_channel.c31 glob_t g; in guest_channel_host_check_exists() local
/dpdk/drivers/net/liquidio/
H A Dlio_rxtx.c952 struct lio_gather *g = finfo->g; in lio_free_netsgbuf() local
1416 struct lio_gather *g; in lio_delete_sglist() local
1441 struct lio_gather *g; in lio_setup_sglists() local
1694 struct lio_gather *g; in lio_dev_xmit_pkts() local
H A Dlio_struct.h333 struct lio_gather *g; member
/dpdk/examples/ipsec-secgw/
H A Dipsec-secgw.h17 #define __BYTES_TO_UINT64(a, b, c, d, e, f, g, h) \ argument
27 #define __BYTES_TO_UINT64(a, b, c, d, e, f, g, h) \ argument
/dpdk/lib/cryptodev/
H A Drte_crypto_asym.h263 rte_crypto_uint g; member
278 rte_crypto_uint g; member
/dpdk/app/test/
H A Dtest_cmdline_ipaddr.c31 #define IP6(a,b,c,d,e,f,g,h) .ipv6 = \ argument
/dpdk/lib/pipeline/
H A Drte_swx_pipeline.c11792 struct instruction_group *g; in instruction_group_list_group_find() local
11808 struct instruction_group *g; in instruction_group_list_free() local
11825 struct instruction_group *g = NULL; in instruction_group_list_create() local
11920 struct instruction_group *g; in instruction_group_list_create() local
12032 struct instruction_group *jmp_g, *g; in pipeline_instr_jmp_codegen() local
12293 struct instruction_group *g; in instruction_group_list_codegen() local
12389 struct instruction_group *g; in instruction_group_list_custom_instructions_count() local
12450 struct instruction_group *g; in pipeline_libload() local
12578 struct instruction_group *g; in pipeline_adjust() local
H A Drte_swx_ctl.c803 struct rte_swx_table_selector_group *g, *gp; in selector_group_duplicate_to_pending() local
2210 struct rte_swx_table_selector_group *g = s->groups[group_id]; in selector_rollfwd_finalize() local
/dpdk/drivers/net/octeontx_ep/
H A Dotx_ep_common.h493 struct otx_ep_gather g; member
/dpdk/drivers/crypto/nitrox/
H A Dnitrox_sym_reqmgr.c36 uint64_t g : 1; member
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_mapper.c2828 struct ulp_mapper_gen_tbl_entry gen_tbl_ent, *g; in ulp_mapper_gen_tbl_process() local