Home
last modified time | relevance | path

Searched refs:LIST_FOREACH (Results 1 – 25 of 32) sorted by relevance

12

/dpdk/lib/ipsec/
H A Dipsec_telemetry.c26 LIST_FOREACH(entry, &ipsec_telemetry_list, next) { in handle_telemetry_cmd_ipsec_sa_list()
62 LIST_FOREACH(entry, &ipsec_telemetry_list, next) { in handle_telemetry_cmd_ipsec_sa_stats()
121 LIST_FOREACH(entry, &ipsec_telemetry_list, next) { in handle_telemetry_cmd_ipsec_sa_details()
222 LIST_FOREACH(entry, &ipsec_telemetry_list, next) { in rte_ipsec_telemetry_sa_del()
/dpdk/drivers/net/dpaa2/
H A Ddpaa2_tm.c61 LIST_FOREACH(node, &priv->nodes, next) in dpaa2_node_from_id()
262 LIST_FOREACH(profile, &priv->shaper_profiles, next) in dpaa2_shaper_profile_from_id()
461 LIST_FOREACH(node, &priv->nodes, next) { in dpaa2_node_add()
689 LIST_FOREACH(channel_node, &priv->nodes, next) { in dpaa2_hierarchy_commit()
696 LIST_FOREACH(leaf_node, &priv->nodes, next) { in dpaa2_hierarchy_commit()
718 LIST_FOREACH(node, &priv->nodes, next) { in dpaa2_hierarchy_commit()
759 LIST_FOREACH(channel_node, &priv->nodes, next) { in dpaa2_hierarchy_commit()
770 LIST_FOREACH(leaf_node, &priv->nodes, next) { in dpaa2_hierarchy_commit()
795 LIST_FOREACH(temp_leaf_node, &priv->nodes, next) { in dpaa2_hierarchy_commit()
/dpdk/drivers/net/ionic/
H A Dionic_rx_filter.c102 LIST_FOREACH(f, &lif->rx_filters.by_hash[key], by_hash) { in ionic_rx_filter_by_vlan()
119 LIST_FOREACH(f, &lif->rx_filters.by_hash[key], by_hash) { in ionic_rx_filter_by_addr()
/dpdk/drivers/net/mvpp2/
H A Dmrvl_mtr.c56 LIST_FOREACH(profile, &priv->profiles, next) in mrvl_mtr_profile_from_id()
162 LIST_FOREACH(mtr, &priv->mtrs, next) in mrvl_mtr_from_id()
261 LIST_FOREACH(flow, &priv->flows, next) { in mrvl_meter_enable()
300 LIST_FOREACH(flow, &priv->flows, next) { in mrvl_meter_disable()
H A Dmrvl_tm.c126 LIST_FOREACH(node, &priv->nodes, next) in mrvl_node_from_id()
365 LIST_FOREACH(profile, &priv->shaper_profiles, next) in mrvl_shaper_profile_from_id()
638 LIST_FOREACH(node, &priv->nodes, next) { in mrvl_node_add()
784 LIST_FOREACH(tmp, &priv->nodes, next) { in mrvl_node_suspend()
871 LIST_FOREACH(node, &priv->nodes, next) { in mrvl_hierarchy_commit()
H A Dmrvl_flow.c1549 LIST_FOREACH(mtr, &priv->mtrs, next) in mrvl_flow_parse_actions()
1843 LIST_FOREACH(f, &priv->flows, next) { in mrvl_flow_destroy()
/dpdk/drivers/raw/cnxk_gpio/
H A Dcnxk_gpio_irq.c54 LIST_FOREACH(stack, &irqchip->stacks, next) { in cnxk_gpio_irq_stack_free()
80 LIST_FOREACH(stack, &irqchip->stacks, next) { in cnxk_gpio_irq_stack_alloc()
/dpdk/lib/eal/freebsd/
H A Deal_alarm.c233 LIST_FOREACH(ap, &alarm_list, next) { in rte_eal_alarm_set()
301 LIST_FOREACH(ap, &alarm_list, next) { in rte_eal_alarm_cancel()
/dpdk/lib/eal/linux/
H A Deal_alarm.c162 LIST_FOREACH(ap, &alarm_list, next) { in rte_eal_alarm_set()
232 LIST_FOREACH(ap, &alarm_list, next) { in rte_eal_alarm_cancel()
/dpdk/drivers/common/mlx5/
H A Dmlx5_common_mr.c443 LIST_FOREACH(mr, &share_cache->mr_list, mr) { in mlx5_mr_lookup_list()
533 LIST_FOREACH(mr, &share_cache->mr_list, mr) in mlx5_mr_rebuild_cache()
1249 LIST_FOREACH(mr, &share_cache->mr_list, mr) { in mlx5_mr_dump_cache()
1567 LIST_FOREACH(mpr, &share_cache->mempool_reg_list, next) in mlx5_mempool_reg_lookup()
1641 LIST_FOREACH(mpr, &share_cache->mempool_reg_list, next) { in mlx5_mr_mempool_register_primary()
1759 LIST_FOREACH(mpr, &share_cache->mempool_reg_list, next) in mlx5_mr_mempool_unregister_primary()
/dpdk/lib/hash/
H A Drte_thash.c561 LIST_FOREACH(cur_ent, &ctx->head, next) { in rte_thash_add_helper()
626 LIST_FOREACH(next_ent, &ctx->head, next) in rte_thash_add_helper()
645 LIST_FOREACH(ent, &ctx->head, next) { in rte_thash_get_helper()
/dpdk/drivers/net/mlx4/
H A Dmlx4_mr.c396 LIST_FOREACH(mr, &priv->mr.mr_list, mr) { in mr_lookup_dev_list()
871 LIST_FOREACH(mr, &priv->mr.mr_list, mr) in mr_rebuild_dev_cache()
988 LIST_FOREACH(priv, dev_list, mem_event_cb) in mlx4_mr_mem_event_cb()
1394 LIST_FOREACH(mr, &priv->mr.mr_list, mr) { in mlx4_mr_dump_dev()
H A Dmlx4_rxq.c96 LIST_FOREACH(rss, &priv->rss, next) in mlx4_rss_get()
/dpdk/lib/eal/windows/
H A Deal_alarm.c200 LIST_FOREACH(ap, &alarm_list, next) { in rte_eal_alarm_cancel()
/dpdk/drivers/net/vdev_netvsc/
H A Dvdev_netvsc.c455 LIST_FOREACH(ctx, &vdev_netvsc_ctx_list, entry) { in vdev_netvsc_alarm()
546 LIST_FOREACH(ctx, &vdev_netvsc_ctx_list, entry) in vdev_netvsc_netvsc_probe()
/dpdk/examples/vm_power_manager/
H A Dchannel_manager.c70 LIST_FOREACH(info, &vm_list_head, vms_info) { in find_domain_by_name()
1010 LIST_FOREACH(vm_info, &vm_list_head, vms_info) { in channel_manager_exit()
/dpdk/drivers/net/mlx5/
H A Dmlx5_rxq.c715 LIST_FOREACH(rxq_ctrl, &priv->sh->shared_rxqs, share_entry) { in mlx5_shared_rxq_get()
1288 LIST_FOREACH(rxq_obj, &priv->rxqsobj, next) { in mlx5_rxq_obj_verify()
2297 LIST_FOREACH(rxq_ctrl, &priv->rxqsctrl, next) { in mlx5_rxq_verify()
2424 LIST_FOREACH(ind_tbl, &priv->ind_tbls, next) { in mlx5_ind_table_obj_get()
2491 LIST_FOREACH(ind_tbl, &priv->ind_tbls, next) { in mlx5_ind_table_obj_verify()
H A Dmlx5_txq.c670 LIST_FOREACH(txq_obj, &priv->txqsobj, next) { in mlx5_txq_obj_verify()
1269 LIST_FOREACH(txq_ctrl, &priv->txqsctrl, next) { in mlx5_txq_verify()
H A Dmlx5.c1418 LIST_FOREACH(sh, &mlx5_dev_ctx_list, next) { in mlx5_alloc_shared_dev_ctx()
1541 LIST_FOREACH(lctx, &mlx5_dev_ctx_list, next) in mlx5_free_shared_dev_ctx()
2505 LIST_FOREACH(sh, &mlx5_dev_ctx_list, next) in mlx5_probe_again_args_validate()
H A Dmlx5_flow_hw.c938 LIST_FOREACH(act_data, &hw_acts->act_list, next) { in flow_hw_actions_construct()
1365 LIST_FOREACH(tbl, &priv->flow_hw_tbl, next) { in flow_hw_q_flow_flush()
H A Dmlx5_flow.c1448 LIST_FOREACH(rxq_ctrl, &priv->rxqsctrl, next) { in flow_rxq_mark_flag_set()
9866 LIST_FOREACH(ind_tbl, &priv->standalone_ind_tbls, next) { in mlx5_action_handle_attach()
9882 LIST_FOREACH(ind_tbl, &priv->standalone_ind_tbls, next) { in mlx5_action_handle_attach()
9895 LIST_FOREACH(ind_tbl, &priv->standalone_ind_tbls, next) { in mlx5_action_handle_attach()
9922 LIST_FOREACH(ind_tbl, &priv->standalone_ind_tbls, next) { in mlx5_action_handle_detach()
9934 LIST_FOREACH(ind_tbl, &priv->standalone_ind_tbls, next) { in mlx5_action_handle_detach()
10298 LIST_FOREACH(tunnel, &thub->tunnels, chain) { in mlx5_access_tunnel_offload_db()
/dpdk/lib/bpf/
H A Dbpf_pkt.c130 LIST_FOREACH(cbi, &cbh->list, link) { in bpf_eth_cbh_find()
/dpdk/lib/eal/windows/include/sys/
H A Dqueue.h506 #define LIST_FOREACH(var, head, field) \ macro
/dpdk/app/test-pmd/
H A Dconfig.c1339 LIST_FOREACH(flow_tunnel, &port->flow_tunnel_list, chain) { in port_flow_locate_tunnel_id()
1380 LIST_FOREACH(flow_tunnel, &port->flow_tunnel_list, chain) { in port_flow_locate_tunnel()
1395 LIST_FOREACH(flt, &port->flow_tunnel_list, chain) { in port_flow_tunnel_list()
1409 LIST_FOREACH(flt, &port->flow_tunnel_list, chain) { in port_flow_tunnel_destroy()
1440 LIST_FOREACH(flt, &port->flow_tunnel_list, chain) { in port_flow_tunnel_create()
/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.c369 LIST_FOREACH(vlan_entry, &pf->vlan_list, next) { in hns3_rm_dev_vlan_table()
388 LIST_FOREACH(vlan_entry, &pf->vlan_list, next) { in hns3_add_dev_vlan_table()
418 LIST_FOREACH(vlan_entry, &pf->vlan_list, next) { in hns3_restore_vlan_table()
831 LIST_FOREACH(vlan_entry, &pf->vlan_list, next) { in hns3_rm_all_vlan_table()
854 LIST_FOREACH(vlan_entry, &pf->vlan_list, next) { in hns3_add_all_vlan_table()

12