Searched defs:wlan_regulatory_pdev_priv_obj (Results 1 – 1 of 1) sorted by relevance
399 struct wlan_regulatory_pdev_priv_obj { struct400 struct regulatory_channel cur_chan_list[NUM_CHANNELS];402 struct regulatory_channel secondary_cur_chan_list[NUM_CHANNELS];404 struct regulatory_channel mas_chan_list[NUM_CHANNELS];406 bool is_6g_channel_list_populated;407 struct regulatory_channel mas_chan_list_6g_ap[REG_CURRENT_MAX_AP_TYPE][NUM_6GHZ_CHANNELS];408 …y_channel mas_chan_list_6g_client[REG_CURRENT_MAX_AP_TYPE][REG_MAX_CLIENT_TYPE][NUM_6GHZ_CHANNELS];409 struct super_chan_info super_chan_list[NUM_6GHZ_CHANNELS];412 struct regulatory_channel cache_disable_chan_list[NUM_CHANNELS];413 uint32_t num_cache_channels;[all …]