Home
last modified time | relevance | path

Searched defs:entry_idx (Results 1 – 9 of 9) sorted by relevance

/dpdk/drivers/net/mlx5/
H A Dmlx5_utils.c28 mlx5_trunk_idx_get(struct mlx5_indexed_pool *pool, uint32_t entry_idx) in mlx5_trunk_idx_get()
365 uint32_t entry_idx; in _mlx5_ipool_get_cache() local
587 uint32_t entry_idx; in mlx5_ipool_free() local
656 uint32_t entry_idx; in mlx5_ipool_get() local
930 uint32_t entry_idx; in __l3t_get_entry() local
992 uint32_t entry_idx; in mlx5_l3t_clear_entry() local
1075 uint32_t entry_idx, tbl_idx = 0; in __l3t_set_entry() local
/dpdk/drivers/net/ice/base/
H A Dice_acl.c82 ice_aq_acl_entry(struct ice_hw *hw, u16 opcode, u8 tcam_idx, u16 entry_idx, in ice_aq_acl_entry()
111 ice_aq_program_acl_entry(struct ice_hw *hw, u8 tcam_idx, u16 entry_idx, in ice_aq_program_acl_entry()
132 ice_aq_query_acl_entry(struct ice_hw *hw, u8 tcam_idx, u16 entry_idx, in ice_aq_query_acl_entry()
H A Dice_acl_ctrl.c973 struct ice_acl_act_entry *acts, u8 acts_cnt, u16 *entry_idx) in ice_acl_add_entry()
1050 u16 entry_idx) in ice_acl_prog_act()
1111 ice_acl_rem_entry(struct ice_hw *hw, struct ice_acl_scen *scen, u16 entry_idx) in ice_acl_rem_entry()
H A Dice_flow.c3309 u16 entry_idx; in ice_flow_acl_add_scen_entry_sync() local
H A Dice_flex_type.h719 u32 entry_idx; member
/dpdk/drivers/net/ice/
H A Dice_acl_filter.c414 enum ice_fltr_ptype flow_type, int32_t entry_idx) in ice_acl_hw_set_conf()
464 ice_acl_hw_rem_conf(struct ice_pf *pf, struct acl_rule *rule, int32_t entry_idx) in ice_acl_hw_rem_conf()
/dpdk/lib/vhost/
H A Diotlb.c143 int entry_idx; in vhost_user_iotlb_cache_random_evict() local
/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_hwdev.c74 u8 entry_idx; member
769 static void set_pf_dma_attr_entry(struct hinic_hwdev *hwdev, u32 entry_idx, in set_pf_dma_attr_entry()
796 static int set_vf_dma_attr_entry(struct hinic_hwdev *hwdev, u8 entry_idx, in set_vf_dma_attr_entry()
/dpdk/drivers/net/ena/base/
H A Dena_com.c2640 u16 entry_idx, u16 entry_value) in ena_com_indirect_table_fill_entry()