Home
last modified time | relevance | path

Searched defs:fp (Results 1 – 25 of 38) sorted by relevance

12

/dpdk/lib/ip_frag/
H A Dip_frag_common.h90 ip_frag_free(struct ip_frag_pkt *fp, struct rte_ip_frag_death_row *dr) in ip_frag_free()
108 ip_frag_free_immediate(struct ip_frag_pkt *fp) in ip_frag_free_immediate()
128 ip_frag_inuse(struct rte_ip_frag_tbl *tbl, const struct ip_frag_pkt *fp) in ip_frag_inuse()
138 ip_frag_reset(struct ip_frag_pkt *fp, uint64_t tms) in ip_frag_reset()
157 struct ip_frag_pkt *fp) in ip_frag_tbl_del()
H A Dip_frag_internal.c18 ip_frag_tbl_add(struct rte_ip_frag_tbl *tbl, struct ip_frag_pkt *fp, in ip_frag_tbl_add()
30 struct ip_frag_pkt *fp, uint64_t tms) in ip_frag_tbl_reuse()
91 ip_frag_process(struct ip_frag_pkt *fp, struct rte_ip_frag_death_row *dr, in ip_frag_process()
H A Drte_ipv4_reassembly.c15 ipv4_frag_reassemble(struct ip_frag_pkt *fp) in ipv4_frag_reassemble()
102 struct ip_frag_pkt *fp; in rte_ipv4_frag_reassemble_packet() local
H A Drte_ip_frag_common.c86 struct ip_frag_pkt *fp; in rte_ip_frag_table_destroy() local
130 struct ip_frag_pkt *fp; in rte_ip_frag_table_del_expired_entries() local
H A Drte_ipv6_reassembly.c33 ipv6_frag_reassemble(struct ip_frag_pkt *fp) in ipv6_frag_reassemble()
141 struct ip_frag_pkt *fp; in rte_ipv6_frag_reassemble_packet() local
/dpdk/drivers/net/bnx2x/
H A Dbnx2x_rxtx.c58 struct bnx2x_fastpath *fp = &sc->fp[queue_idx]; in bnx2x_dev_rx_queue_setup() local
193 struct bnx2x_fastpath *fp; in bnx2x_xmit_pkts() local
244 struct bnx2x_fastpath *fp = &sc->fp[queue_idx]; in bnx2x_dev_tx_queue_setup() local
319 bnx2x_upd_rx_prod_fast(struct bnx2x_softc *sc, struct bnx2x_fastpath *fp, in bnx2x_upd_rx_prod_fast()
338 struct bnx2x_fastpath *fp = &sc->fp[rxq->queue_id]; in bnx2x_recv_pkts() local
H A Dbnx2x_vfpf.c445 bnx2x_vf_rx_q_prep(struct bnx2x_softc *sc, struct bnx2x_fastpath *fp, in bnx2x_vf_rx_q_prep()
469 bnx2x_vf_tx_q_prep(struct bnx2x_softc *sc, struct bnx2x_fastpath *fp, in bnx2x_vf_tx_q_prep()
488 bnx2x_vf_setup_queue(struct bnx2x_softc *sc, struct bnx2x_fastpath *fp, int leading) in bnx2x_vf_setup_queue()
H A Dbnx2x.c1128 static uint8_t bnx2x_has_tx_work(struct bnx2x_fastpath *fp) in bnx2x_has_tx_work()
1134 static int bnx2x_has_rx_work(struct bnx2x_fastpath *fp) in bnx2x_has_rx_work()
1383 struct bnx2x_fastpath *fp; in bnx2x_drain_tx_queues() local
1714 struct bnx2x_fastpath *fp = &sc->fp[index]; in bnx2x_stop_queue() local
4567 static void bnx2x_handle_fp_tq(struct bnx2x_fastpath *fp) in bnx2x_handle_fp_tq()
4609 struct bnx2x_fastpath *fp; in bnx2x_intr_legacy() local
4954 struct bnx2x_fastpath *fp = &sc->fp[idx]; in bnx2x_init_eth_fp() local
5061 struct bnx2x_fastpath *fp; in bnx2x_init_rx_rings() local
8905 struct bnx2x_fastpath *fp; in bnx2x_alloc_hsi_mem() local
9017 struct bnx2x_fastpath *fp; in bnx2x_free_hsi_mem() local
[all …]
H A Dbnx2x_stats.c917 struct bnx2x_fastpath *fp = &sc->fp[i]; in bnx2x_storm_stats_update() local
1423 struct bnx2x_fastpath *fp = &sc->fp[i]; in bnx2x_memset_stats() local
1549 struct bnx2x_fastpath *fp = &sc->fp[i]; in bnx2x_save_statistics() local
/dpdk/app/test-pmd/
H A Dcmd_flex_item.c280 struct flex_item *fp; in flex_item_init() local
315 flex_item_build_config(struct flex_item *fp, const char *filename) in flex_item_build_config()
334 struct flex_item *fp = flex_parser_fetch(port_id, flex_id); in flex_item_create() local
385 struct flex_item *fp = flex_parser_fetch(port_id, flex_id); in flex_item_destroy() local
482 struct flex_pattern *fp; in flex_pattern_parsed_fn() local
/dpdk/lib/ipsec/
H A Dses.c35 struct rte_ipsec_sa_pkt_func fp; in rte_ipsec_session_prepare() local
/dpdk/drivers/crypto/ccp/
H A Dccp_pci.c24 FILE *fp; in ccp_check_pci_uio_module() local
156 FILE *fp; in ccp_pci_parse_sysfs_resource() local
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_flex.c1283 struct mlx5_flex_parser_devx *fp, *conf = ctx; in mlx5_flex_parser_create_cb() local
1319 struct mlx5_flex_parser_devx *fp = in mlx5_flex_parser_match_cb() local
1333 struct mlx5_flex_parser_devx *fp = in mlx5_flex_parser_remove_cb() local
1347 struct mlx5_flex_parser_devx *fp; in mlx5_flex_parser_clone_cb() local
1362 struct mlx5_flex_parser_devx *fp = in mlx5_flex_parser_clone_free_cb() local
/dpdk/drivers/raw/ifpga/
H A Drte_pmd_ifpga.c167 struct feature_prop fp; in get_common_property() local
229 struct feature_prop fp; in get_port_property() local
/dpdk/usertools/
H A Ddpdk-telemetry.py75 def get_dpdk_runtime_dir(fp): argument
/dpdk/drivers/net/failsafe/
H A Dfailsafe_args.c89 FILE *fp; in fs_execute_cmd() local
141 FILE *fp = NULL; in fs_read_fd() local
/dpdk/lib/bpf/
H A Dbpf_convert.c211 static bool convert_bpf_load(const struct bpf_insn *fp, in convert_bpf_load()
247 const struct bpf_insn *fp; in bpf_convert_filter() local
H A Dbpf_load_elf.c37 const struct rte_bpf_xsym fp[], uint32_t fn) in bpf_find_xsym()
/dpdk/drivers/bus/pci/linux/
H A Dpci.c502 FILE *fp; in pci_device_iommu_support_va() local
562 FILE *fp = fopen(filename, "r"); in pci_device_iommu_support_va() local
/dpdk/app/test-crypto-perf/
H A Dcperf_test_vector_parsing.c465 FILE *fp; in parse_file() local
/dpdk/drivers/net/dpaa/
H A Ddpaa_flow.c123 FILE *fp = fopen(fm_log, "wb"); in dpaa_write_fm_config_to_file() local
142 FILE *fp = fopen(fm_log, "rb"); in dpaa_read_fm_config_from_file() local
/dpdk/drivers/raw/cnxk_gpio/
H A Dcnxk_gpio_selftest.c37 FILE *fp; in cnxk_gpio_read_attr() local
H A Dcnxk_gpio.c182 FILE *fp; in cnxk_gpio_read_attr() local
227 FILE *fp; in cnxk_gpio_write_attr() local
/dpdk/drivers/common/cnxk/
H A Droc_model.c211 FILE *fp; in of_env_get() local
/dpdk/drivers/net/qede/
H A Dqede_rxtx.c593 struct qede_fastpath *fp; in qede_alloc_fp_resc() local
667 struct qede_fastpath *fp; in qede_dealloc_fp_resc() local
750 struct qede_fastpath *fp; in qede_rx_queue_start() local
824 struct qede_fastpath *fp; in qede_tx_queue_start() local

12