| /f-stack/dpdk/drivers/event/sw/ |
| H A D | sw_evdev_xstats.c | 35 uint16_t obj_idx, /* port or queue id */ 41 uint16_t obj_idx; member 68 const struct sw_port *p = &sw->ports[obj_idx]; in get_port_stat() 91 const struct sw_port *p = &sw->ports[obj_idx]; in get_port_bucket_stat() 282 .obj_idx = port, in sw_xstats_init() 297 .obj_idx = port, in sw_xstats_init() 324 .obj_idx = qid, in sw_xstats_init() 336 .obj_idx = qid, in sw_xstats_init() 352 .obj_idx = qid, in sw_xstats_init() 427 queue_port_id != sw->xstats[i].obj_idx) in sw_xstats_get_names() [all …]
|
| /f-stack/dpdk/drivers/event/dlb2/ |
| H A D | dlb2_xstats.c | 70 uint16_t obj_idx, /* port or queue id */ 86 uint16_t obj_idx; member 179 get_port_stat(struct dlb2_eventdev *dlb2, uint16_t obj_idx, in get_port_stat() argument 295 &dlb2->ev_queues[obj_idx]; in get_queue_stat() 308 case enq_ok: return dlb2_get_enq_ok_stat(dlb2, obj_idx); in get_queue_stat() 594 .obj_idx = port, in dlb2_xstats_init() 616 .obj_idx = qid, in dlb2_xstats_init() 686 queue_port_id != dlb2->xstats[i].obj_idx) in dlb2_eventdev_xstats_get_names() 735 queue_port_id != xs->obj_idx) in dlb2_xstats_update() 753 uint64_t val = fn(dlb2, xs->obj_idx, xs->stat, in dlb2_xstats_update() [all …]
|
| /f-stack/dpdk/drivers/event/dlb/ |
| H A D | dlb_xstats.c | 59 uint16_t obj_idx, /* port or queue id */ 75 uint16_t obj_idx; member 167 get_port_stat(struct dlb_eventdev *dlb, uint16_t obj_idx, in get_port_stat() argument 170 struct dlb_eventdev_port *ev_port = &dlb->ev_ports[obj_idx]; in get_port_stat() 255 get_queue_stat(struct dlb_eventdev *dlb, uint16_t obj_idx, in get_queue_stat() argument 538 .obj_idx = port, in dlb_xstats_init() 560 .obj_idx = qid, in dlb_xstats_init() 630 queue_port_id != dlb->xstats[i].obj_idx) in dlb_eventdev_xstats_get_names() 679 queue_port_id != xs->obj_idx) in dlb_xstats_update() 698 uint64_t val = fn(dlb, xs->obj_idx, xs->stat, in dlb_xstats_update() [all …]
|
| /f-stack/dpdk/drivers/compress/qat/ |
| H A D | qat_comp_pmd.c | 330 void *obj, unsigned int obj_idx) in qat_comp_stream_init() argument 340 info->comp_dev->qat_dev->name, obj_idx); in qat_comp_stream_init() 353 info->comp_dev->qat_dev->name, obj_idx); in qat_comp_stream_init() 381 unsigned obj_idx __rte_unused) in qat_comp_stream_destroy()
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw_private.h | 471 struct obj_idx { struct 488 struct obj_idx obuf[8]; /* table references storage */ argument 744 struct obj_idx *oib, struct obj_idx *pidx, struct tid_info *ti);
|
| H A D | ip_fw_sockopt.c | 164 struct rule_check_info *ci, struct obj_idx *oib, struct tid_info *ti); 166 struct tid_info *ti, struct obj_idx *pidx, int *unresolved); 169 struct obj_idx *oib, struct obj_idx *end); 2539 struct obj_idx *oib, struct obj_idx *pidx, struct tid_info *ti) in create_objects_compat() 2542 struct obj_idx *p; in create_objects_compat() 2650 struct obj_idx *end) in unref_oib_objects() 2654 struct obj_idx *p; in unref_oib_objects() 2724 struct obj_idx *pidx, int *unresolved) in ref_opcode_object() 2776 struct obj_idx *pidx; in ref_rule_objects() 2837 struct obj_idx *p, *pidx_first, *pidx_last; in rewrite_rule_uidx() [all …]
|
| /f-stack/dpdk/drivers/net/i40e/base/ |
| H A D | i40e_lan_hmc.c | 1207 u32 obj_idx) in i40e_hmc_get_object_va() argument 1233 if (obj_idx >= hmc_info->hmc_obj[rsrc_type].cnt) { in i40e_hmc_get_object_va() 1240 I40E_FIND_SD_INDEX_LIMIT(hmc_info, rsrc_type, obj_idx, 1, in i40e_hmc_get_object_va() 1245 hmc_info->hmc_obj[rsrc_type].size * obj_idx; in i40e_hmc_get_object_va() 1248 I40E_FIND_PD_INDEX_LIMIT(hmc_info, rsrc_type, obj_idx, 1, in i40e_hmc_get_object_va()
|
| /f-stack/dpdk/drivers/crypto/bcmfs/ |
| H A D | bcmfs_sym_pmd.c | 144 __rte_unused unsigned int obj_idx) in req_pool_obj_init() argument
|
| /f-stack/dpdk/app/proc-info/ |
| H A D | main.c | 1324 void *obj, unsigned int obj_idx) in mempool_itr_obj() argument 1327 obj_idx, opaque, obj); in mempool_itr_obj()
|
| /f-stack/dpdk/lib/librte_mempool/ |
| H A D | rte_mempool.h | 902 void *opaque, void *obj, unsigned obj_idx);
|
| /f-stack/dpdk/lib/librte_kni/ |
| H A D | rte_kni.c | 381 unsigned obj_idx __rte_unused) in obj_free()
|
| /f-stack/dpdk/drivers/crypto/nitrox/ |
| H A D | nitrox_sym_reqmgr.c | 824 __rte_unused unsigned int obj_idx) in req_pool_obj_init() argument
|