Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_flow.h433 #define ICE_FLOW_ACL_MAX_NUM_ACT 2 macro
H A Dice_flow.c2314 if (acts_cnt > ICE_FLOW_ACL_MAX_NUM_ACT) in ice_flow_acl_check_actions()