Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_acl.h11 struct ice_acl_tbl_params { struct
12 u16 width; /* Select/match bytes */
13 u16 depth; /* Number of entries */
16 u16 dep_tbls[ICE_ACL_TBL_MAX_DEP_TBLS];
40 struct ice_acl_tbl_params info; argument