Searched refs:MAX_DEPTH_TBL24 (Results 1 – 1 of 1) sorted by relevance
52 #define MAX_DEPTH_TBL24 24 macro99 if (depth <= MAX_DEPTH_TBL24) in depth_to_range()100 return 1 << (MAX_DEPTH_TBL24 - depth); in depth_to_range()719 if (depth <= MAX_DEPTH_TBL24) { in rte_lpm_add()916 if (tbl8[tbl8_group_start].depth <= MAX_DEPTH_TBL24) { in tbl8_recycle_check()1080 if (depth <= MAX_DEPTH_TBL24) { in rte_lpm_delete()