const struct mmwlan_s1g_channel_list * load_channel_list(void)
Looks up country code and returns appropriate channel list.
void load_mmwlan_settings(void)
Loads various WLAN-specific settings from config store and applies them.
bool country_code_in_regulatory_domain(const char *code)
Check whether the provided country code is within the current regulatory database.
void load_mmwlan_sta_args(struct mmwlan_sta_args *sta_config)
Loads the provided structure with initialization parameters read from config store.
void load_mmipal_init_args(struct mmipal_init_args *args)
Loads the provided structure with initialization parameters read from config store.
Initialize arguments structure.
A list of S1G channels supported by a given regulatory domain.
Arguments data structure for mmwlan_sta_enable().