Home
last modified time | relevance | path

Searched defs:num_items (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_flow_tunnel.c330 uint32_t num_items, in sfc_flow_tunnel_item_release()
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dbnxt_ulp_flow.c654 uint32_t num_items, in bnxt_ulp_tunnel_item_release()
/dpdk/drivers/net/ice/base/
H A Dice_switch.c6369 ice_alloc_res_cntr(struct ice_hw *hw, u8 type, u8 alloc_shared, u16 num_items, in ice_alloc_res_cntr()
6407 ice_free_res_cntr(struct ice_hw *hw, u8 type, u8 alloc_shared, u16 num_items, in ice_free_res_cntr()
H A Dice_sched.c2274 u16 num_items, u32 *list) in ice_sched_move_nodes()
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c10629 uint32_t num_items, struct rte_flow_error *err) in mlx5_flow_tunnel_item_release()
10726 __rte_unused uint32_t num_items, in mlx5_flow_tunnel_item_release()
/dpdk/app/test-pmd/
H A Dconfig.c2101 uint32_t num_items; in port_flow_tunnel_offload_cmd_prep() local