Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_acl.h51 ICE_ACL_PRIO_LOW = 0, enumerator
H A Dice_acl_ctrl.c28 scen->first_idx[ICE_ACL_PRIO_LOW] = scen->num_entry - 1; in ice_acl_init_entry()
33 scen->last_idx[ICE_ACL_PRIO_LOW] = scen->num_entry - in ice_acl_init_entry()
H A Dice_flow.c2728 acl_prio = ICE_ACL_PRIO_LOW; in ice_flow_acl_convert_to_acl_prio()