Searched refs:phb_table (Results 1 – 2 of 2) sorted by relevance
9 rte_phb_config(struct rte_phb *phb_table, uint32_t phb_table_index, in rte_phb_config() argument15 if (phb_table == NULL) { in rte_phb_config()24 phb = &phb_table[phb_table_index]; in rte_phb_config()
23 rte_phb_config(struct rte_phb *phb_table, uint32_t phb_table_index,27 policer_run(struct rte_phb *phb_table, uint32_t phb_table_index, enum rte_color pre_meter, enum rte… in policer_run() argument29 struct rte_phb *phb = &phb_table[phb_table_index]; in policer_run()