Searched refs:fst_cfg (Results 1 – 6 of 6) sorted by relevance
952 struct fst_iface_cfg fst_cfg; member
2031 if (hapd->iconf->fst_cfg.group_id[0]) { in hostapd_setup_interface_complete_sync()2036 &iface_obj, &hapd->iconf->fst_cfg); in hostapd_setup_interface_complete_sync()2039 hapd->iconf->fst_cfg.group_id); in hostapd_setup_interface_complete_sync()
4195 if (!len || len >= sizeof(conf->fst_cfg.group_id)) {4202 if (conf->fst_cfg.group_id[0]) {4209 os_strlcpy(conf->fst_cfg.group_id, pos,4210 sizeof(conf->fst_cfg.group_id));4229 conf->fst_cfg.priority = (u8) val;4248 conf->fst_cfg.llt = (u32) val;
4350 if (!len || len >= sizeof(conf->fst_cfg.group_id)) { in hostapd_config_fill()4357 if (conf->fst_cfg.group_id[0]) { in hostapd_config_fill()4364 os_strlcpy(conf->fst_cfg.group_id, pos, in hostapd_config_fill()4365 sizeof(conf->fst_cfg.group_id)); in hostapd_config_fill()4384 conf->fst_cfg.priority = (u8) val; in hostapd_config_fill()4403 conf->fst_cfg.llt = (u32) val; in hostapd_config_fill()
1034 struct fst_iface_cfg fst_cfg; member
2169 if (hapd->iconf->fst_cfg.group_id[0]) { in hostapd_setup_interface_complete_sync()2174 &iface_obj, &hapd->iconf->fst_cfg); in hostapd_setup_interface_complete_sync()2177 hapd->iconf->fst_cfg.group_id); in hostapd_setup_interface_complete_sync()