Home
last modified time | relevance | path

Searched defs:vals (Results 1 – 11 of 11) sorted by relevance

/dpdk/examples/qos_sched/
H A Dargs.c159 uint32_t vals[3]; in app_parse_ring_conf() local
176 uint32_t vals[3]; in app_parse_rth_conf() local
193 uint32_t vals[3]; in app_parse_tth_conf() local
210 uint32_t vals[5]; in app_parse_flow_conf() local
282 uint32_t vals[4]; in app_parse_burst_conf() local
/dpdk/drivers/net/cxgbe/base/
H A Dt4vf_hw.c350 const u32 *params, u32 *vals) in t4vf_query_params()
387 u32 params[7], vals[7]; in t4vf_get_vpd_params() local
409 u32 params[7], vals[7]; in t4vf_get_dev_params() local
447 const u32 *params, const u32 *vals) in t4vf_set_params()
H A Dt4_hw.c181 unsigned int data_reg, u32 *vals, unsigned int nregs, in t4_read_indirect()
204 unsigned int data_reg, const u32 *vals, in t4_write_indirect()
2126 void t4_fw_tp_pio_rw(struct adapter *adap, u32 *vals, unsigned int nregs, in t4_fw_tp_pio_rw()
/dpdk/app/test/
H A Dtest_telemetry_json.c77 const int vals[RTE_DIM(names)] = {20, 61, 10, 40, 55, 35}; in test_overflow_obj() local
H A Dtest_hash.c1123 uint16_t vals[5] = {28108, 5699, 38490, 2166, 61571}; in fbk_hash_unit_test() local
/dpdk/lib/hash/
H A Drte_thash_x86_gfni.h90 __m512i vals, matrixes, tuple_bytes, tuple_bytes_2; in __rte_thash_gfni() local
/dpdk/drivers/net/nfp/
H A Dnfp_rxtx.h83 __le32 vals[4]; member
191 __le32 vals[2]; member
/dpdk/drivers/net/sfc/
H A Dsfc_flow.c1780 static const efx_filter_match_flags_t vals[] = { in sfc_flow_set_unknown_dst_flags() local
1855 static const uint16_t vals[] = { in sfc_flow_set_ethertypes() local
1940 static const efx_filter_match_flags_t vals[] = { in sfc_flow_set_ifrm_unknown_dst_flags() local
/dpdk/app/test-sad/
H A Dmain.c516 void *vals[BURST_SZ_MAX]; in lookup() local
/dpdk/drivers/net/cxgbe/
H A Dsge.c2424 u32 params[7], vals[7]; in t4vf_sge_init() local
/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c9241 bnx2x_prev_unload_close_mac(struct bnx2x_softc *sc, struct bnx2x_mac_vals *vals) in bnx2x_prev_unload_close_mac()