Home
last modified time | relevance | path

Searched defs:act_entry_idx (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_acl.c194 u16 act_entry_idx, struct ice_aqc_actpair *buf, in ice_aq_actpair_p_q()
223 ice_aq_program_actpair(struct ice_hw *hw, u8 act_mem_idx, u16 act_entry_idx, in ice_aq_program_actpair()
241 ice_aq_query_actpair(struct ice_hw *hw, u8 act_mem_idx, u16 act_entry_idx, in ice_aq_query_actpair()
H A Dice_acl_ctrl.c179 u16 act_entry_idx, start, end; in ice_acl_init_tbl() local