Searched refs:_conf (Results 1 – 3 of 3) sorted by relevance
1608 struct wpa_auth_config _conf; in hostapd_setup_wpa() local1665 hostapd_wpa_auth_conf(hapd->conf, hapd->iconf, &_conf); in hostapd_setup_wpa()1666 _conf.msg_ctx = hapd->msg_ctx; in hostapd_setup_wpa()1669 _conf.tx_bss_auth = tx_bss->wpa_auth; in hostapd_setup_wpa()1671 _conf.tx_status = 1; in hostapd_setup_wpa()1673 _conf.ap_mlme = 1; in hostapd_setup_wpa()1681 _conf.wpa_deny_ptk0_rekey = 1; in hostapd_setup_wpa()1684 if (_conf.extended_key_id && in hostapd_setup_wpa()1688 _conf.extended_key_id = 0; in hostapd_setup_wpa()1691 _conf.beacon_prot = 0; in hostapd_setup_wpa()[all …]
292 #define CHANCTX_CONF_TO_LCHANCTX(_conf) \ argument293 container_of(_conf, struct lkpi_chanctx, chanctx_conf)
1540 #define ath_hal_div_comb_conf_get(_ah, _conf) \ argument1541 ((*(_ah)->ah_divLnaConfGet)((_ah), (_conf)))1542 #define ath_hal_div_comb_conf_set(_ah, _conf) \ argument1543 ((*(_ah)->ah_divLnaConfSet)((_ah), (_conf)))