Searched refs:pending_ageout (Results 1 – 2 of 2) sorted by relevance
184 soc->pending_ageout = true; in dp_peer_age_ast_entries()233 if (soc->pending_ageout || del_ctxt.age) { in dp_ast_aging_timer_fn()234 soc->pending_ageout = false; in dp_ast_aging_timer_fn()270 if (soc->pending_ageout || del_ctxt.age) { in dp_ast_aging_timer_fn()271 soc->pending_ageout = false; in dp_ast_aging_timer_fn()301 soc->pending_ageout = false; in dp_soc_wds_attach()
3009 bool pending_ageout; member