Searched refs:max_ast_idx (Results 1 – 3 of 3) sorted by relevance
459 int max_ast_idx; member
4528 cfg->max_ast_idx = val; in wlan_cfg_set_max_ast_idx()4533 return cfg->max_ast_idx; in wlan_cfg_get_max_ast_idx()
1073 unsigned int max_ast_idx = wlan_cfg_get_max_ast_idx(soc->wlan_cfg_ctx); in dp_peer_ast_hash_attach() local1075 hash_elems = ((max_ast_idx * DP_AST_HASH_LOAD_MULT) >> in dp_peer_ast_hash_attach()1085 soc, hash_elems, max_ast_idx); in dp_peer_ast_hash_attach()