Home
last modified time | relevance | path

Searched defs:pc (Results 1 – 15 of 15) sorted by relevance

/dpdk/drivers/net/i40e/base/
H A Di40e_prototype.h600 #define i40e_aq_set_phy_register(hw, ps, da, pc, ra, rv, cd) \ argument
602 #define i40e_aq_get_phy_register(hw, ps, da, pc, ra, rv, cd) \ argument
/dpdk/lib/hash/
H A Drte_jhash.h81 __rte_jhash_2hashes(const void *key, uint32_t length, uint32_t *pc, in __rte_jhash_2hashes()
236 rte_jhash_2hashes(const void *key, uint32_t length, uint32_t *pc, uint32_t *pb) in rte_jhash_2hashes()
257 rte_jhash_32b_2hashes(const uint32_t *k, uint32_t length, uint32_t *pc, uint32_t *pb) in rte_jhash_32b_2hashes()
/dpdk/lib/bpf/
H A Dbpf_dump.c120 #define L(pc, off) ((int)(pc) + 1 + (off)) in rte_bpf_dump() argument
H A Dbpf_validate.c2181 uint32_t pc, int32_t loglvl) in log_eval_state()
/dpdk/drivers/compress/qat/
H A Dqat_comp.c485 struct qat_comp_op_cookie *pc = cookie->parent_cookie; in qat_comp_response_data_copy() local
705 struct qat_comp_op_cookie *pc = cookie->parent_cookie; in qat_comp_process_response() local
/dpdk/drivers/net/ice/base/
H A Dice_metainit.h13 u16 pc; member
H A Dice_parser_rt.c27 static void _rt_np_set(struct ice_parser_rt *rt, u16 pc) in _rt_np_set()
783 u16 pc; in ice_parser_rt_execute() local
/dpdk/lib/eal/windows/include/
H A Drte_os_shim.h91 LARGE_INTEGER pf, pc; in rte_clock_gettime() local
/dpdk/examples/eventdev_pipeline/
H A Dmain.c467 float pc = pkts_per_wkr[i] * 100 / in main() local
/dpdk/drivers/net/ark/
H A Dark_global.h112 ark_pkt_chkr_t pc; member
/dpdk/drivers/net/fm10k/base/
H A Dfm10k_pf.c538 u16 vsi, queue, pc, q_idx; in fm10k_configure_dglort_map_pf() local
/dpdk/lib/eventdev/
H A Drte_event_eth_tx_adapter.c262 struct rte_event_port_conf *pc; in txa_service_conf_cb() local
H A Drte_event_crypto_adapter.c391 struct rte_event_port_conf *pc; in rte_event_crypto_adapter_create() local
H A Drte_event_eth_rx_adapter.c2455 struct rte_event_port_conf *pc; in rte_event_eth_rx_adapter_create_with_params() local
2501 struct rte_event_port_conf *pc; in rte_event_eth_rx_adapter_create() local
/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_hwdev.h235 u32 pc; member