Home
last modified time | relevance | path

Searched refs:max_ast_ageout_count (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_txrx_wds.c159 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()
H A Ddp_types.h3012 uint32_t max_ast_ageout_count; member
H A Ddp_rings_main.c3573 soc->max_ast_ageout_count = MAX_AST_AGEOUT_COUNT; in dp_soc_init()
H A Ddp_main.c11212 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()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh.c422 soc->max_ast_ageout_count = MAX_AST_AGEOUT_COUNT; in dp_soc_init_rh()