Home
last modified time | relevance | path

Searched refs:u_idx (Results 1 - 1 of 1) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_11d.c241 hi_u32 u_idx; in wal_get_dfs_domain() local
243 for (u_idx = 0; u_idx < hi_array_size(g_ast_dfs_domain_table); u_idx++) { in wal_get_dfs_domain()
244 if (0 == strcmp(g_ast_dfs_domain_table[u_idx].pc_country, pc_country)) { in wal_get_dfs_domain()
245 mac_regdom->dfs_domain = g_ast_dfs_domain_table[u_idx].dfs_domain; in wal_get_dfs_domain()

Completed in 1 milliseconds