Home
last modified time | relevance | path

Searched defs:meter_profile_id (Results 1 – 7 of 7) sorted by relevance

/dpdk/drivers/net/mvpp2/
H A Dmrvl_mtr.c52 mrvl_mtr_profile_from_id(struct mrvl_priv *priv, uint32_t meter_profile_id) in mrvl_mtr_profile_from_id()
73 mrvl_meter_profile_add(struct rte_eth_dev *dev, uint32_t meter_profile_id, in mrvl_meter_profile_add()
127 uint32_t meter_profile_id, in mrvl_meter_profile_delete()
424 uint32_t meter_profile_id, in mrvl_meter_profile_update()
/dpdk/lib/ethdev/
H A Drte_mtr.c98 uint32_t meter_profile_id, in rte_mtr_meter_profile_add()
116 uint32_t meter_profile_id, in rte_mtr_meter_profile_delete()
132 uint32_t meter_profile_id, in rte_mtr_meter_profile_get()
280 uint32_t meter_profile_id, in rte_mtr_meter_profile_update()
H A Drte_mtr.h266 uint32_t meter_profile_id; member
/dpdk/examples/ip_pipeline/
H A Dthread.c621 uint32_t meter_profile_id; member
626 uint32_t meter_profile_id; member
1841 uint32_t meter_profile_id, in pipeline_table_mtr_profile_add() argument
1895 uint32_t meter_profile_id) in pipeline_table_mtr_profile_delete() argument
2889 uint32_t meter_profile_id = req->table_mtr_profile_add.meter_profile_id; pipeline_msg_handle_table_mtr_profile_add() local
2907 uint32_t meter_profile_id = pipeline_msg_handle_table_mtr_profile_delete() local
[all...]
H A Dcli.c5221 uint32_t table_id, meter_profile_id; cmd_pipeline_table_meter_profile_add() local
5372 uint32_t table_id, meter_profile_id; cmd_pipeline_table_meter_profile_delete() local
[all...]
/dpdk/lib/pipeline/
H A Drte_table_action.h258 uint32_t meter_profile_id; global() member
H A Drte_table_action.c2644 rte_table_action_meter_profile_add(struct rte_table_action * action,uint32_t meter_profile_id,struct rte_table_action_meter_profile * profile) rte_table_action_meter_profile_add() argument
2684 rte_table_action_meter_profile_delete(struct rte_table_action * action,uint32_t meter_profile_id) rte_table_action_meter_profile_delete() argument