Home
last modified time | relevance | path

Searched refs:cur_mem_idx (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_acl_ctrl.c213 u8 *cur_mem_idx, u8 num_mem) in ice_acl_assign_act_mems_to_tcam() argument
218 *cur_mem_idx < ICE_AQC_MAX_ACTION_MEMORIES && mem_cnt < num_mem; in ice_acl_assign_act_mems_to_tcam()
219 (*cur_mem_idx)++) { in ice_acl_assign_act_mems_to_tcam()
220 struct ice_acl_act_mem *p_mem = &tbl->act_mems[*cur_mem_idx]; in ice_acl_assign_act_mems_to_tcam()