Searched refs:max_ast_ageout_count (Results 1 – 5 of 5) sorted by relevance
159 if ((del_ctxt->del_count >= soc->max_ast_ageout_count) && in dp_peer_age_ast_entries()179 if (del_ctxt->del_count < soc->max_ast_ageout_count) { in dp_peer_age_ast_entries()
3012 uint32_t max_ast_ageout_count; member
3573 soc->max_ast_ageout_count = MAX_AST_AGEOUT_COUNT; in dp_soc_init()
11212 soc->max_ast_ageout_count = value; in dp_soc_set_param()11213 dp_info("Max ast ageout count %u", soc->max_ast_ageout_count); in dp_soc_set_param()
422 soc->max_ast_ageout_count = MAX_AST_AGEOUT_COUNT; in dp_soc_init_rh()