| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | wpa_supplicant_i.h | 522 struct wpa_config *conf; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | wpa_supplicant.c | 1253 struct wpa_config *conf; in wpa_supplicant_reload_configuration() local 2269 wpa_s_setup_sae_pt(struct wpa_config *conf, struct wpa_ssid *ssid) wpa_s_setup_sae_pt() argument [all...] |
| H A D | wpa_supplicant_i.h | 747 struct wpa_config *conf; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | ap_config.h | 1014 static inline u8 hostapd_get_oper_chwidth(struct hostapd_config *conf) in hostapd_get_oper_chwidth() argument 1024 hostapd_set_oper_chwidth(struct hostapd_config *conf, u8 oper_chwidth) in hostapd_set_oper_chwidth() argument 1034 hostapd_get_oper_centr_freq_seg0_idx(struct hostapd_config *conf) in hostapd_get_oper_centr_freq_seg0_idx() argument 1044 hostapd_set_oper_centr_freq_seg0_idx(struct hostapd_config *conf, u8 oper_centr_freq_seg0_idx) hostapd_set_oper_centr_freq_seg0_idx() argument 1055 hostapd_get_oper_centr_freq_seg1_idx(struct hostapd_config *conf) hostapd_get_oper_centr_freq_seg1_idx() argument 1065 hostapd_set_oper_centr_freq_seg1_idx(struct hostapd_config *conf, u8 oper_centr_freq_seg1_idx) hostapd_set_oper_centr_freq_seg1_idx() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
| H A D | dpp.c | 4207 struct dpp_configuration *conf; in dpp_configuration_alloc() local 4280 dpp_configuration_valid(const struct dpp_configuration *conf) dpp_configuration_valid() argument 4292 dpp_configuration_free(struct dpp_configuration *conf) dpp_configuration_free() argument 4307 struct dpp_configuration *conf = NULL; dpp_configuration_parse() local 4413 struct dpp_configurator *conf; dpp_configurator_get_id() local 4483 dpp_build_conf_start(struct dpp_authentication *auth, struct dpp_configuration *conf, size_t tailroom) dpp_build_conf_start() argument 4557 dpp_build_legacy_cred_params(struct wpabuf *buf, struct dpp_configuration *conf) dpp_build_legacy_cred_params() argument 4583 dpp_build_conf_obj_dpp(struct dpp_authentication *auth, int ap, struct dpp_configuration *conf) dpp_build_conf_obj_dpp() argument 4797 dpp_build_conf_obj_legacy(struct dpp_authentication *auth, int ap, struct dpp_configuration *conf) dpp_build_conf_obj_legacy() argument 4820 struct dpp_configuration *conf; dpp_build_conf_obj() local 4848 struct wpabuf *conf; dpp_build_conf_resp() local 6152 dpp_configurator_free(struct dpp_configurator *conf) dpp_configurator_free() argument 6162 dpp_configurator_get_key(const struct dpp_configurator *conf, char *buf, size_t buflen) dpp_configurator_get_key() argument 6190 struct dpp_configurator *conf; dpp_keygen_configurator() local 8619 struct dpp_configurator *conf; dpp_next_configurator_id() local 8638 struct dpp_configurator *conf = NULL; dpp_configurator_add() local 8670 struct dpp_configurator *conf, *tmp; dpp_configurator_del() local 8710 struct dpp_configurator *conf; dpp_configurator_get_key_id() local [all...] |
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | wl_cfg80211.h | 1163 struct wl_conf *conf; member
|
| H A D | dhd.h | 1399 struct dhd_conf *conf; /* Bus module handle */ member
|
| H A D | wl_cfg80211.c | 16954 wl_init_conf(struct wl_conf *conf) wl_init_conf() argument 22026 wl_cfg80211_set_pmk(struct wiphy *wiphy, struct net_device *dev, const struct cfg80211_pmk_conf *conf) wl_cfg80211_set_pmk() argument [all...] |
| /kernel/linux/linux-5.10/arch/ia64/include/asm/ |
| H A D | pal.h | 908 ia64_pal_cache_config_info (u64 cache_level, u64 cache_type, pal_cache_config_info_t *conf) in ia64_pal_cache_config_info() argument
|
| /kernel/linux/linux-6.6/arch/ia64/include/asm/ |
| H A D | pal.h | 909 ia64_pal_cache_config_info (u64 cache_level, u64 cache_type, pal_cache_config_info_t *conf) in ia64_pal_cache_config_info() argument
|
| /kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/ |
| H A D | hfc_multi.h | 55 int conf; /* conference setting of TX slot */ member
|
| /kernel/linux/linux-5.10/drivers/net/wireless/marvell/ |
| H A D | mwl8k.c | 4949 struct ieee80211_conf *conf = &hw->conf; in mwl8k_config() local 2874 mwl8k_cmd_tx_power(struct ieee80211_hw *hw, struct ieee80211_conf *conf, unsigned short pwr) mwl8k_cmd_tx_power() argument 3147 mwl8k_cmd_set_rf_channel(struct ieee80211_hw *hw, struct ieee80211_conf *conf) mwl8k_cmd_set_rf_channel() argument 5401 struct ieee80211_conf *conf = &hw->conf; mwl8k_get_survey() local [all...] |
| /kernel/linux/linux-5.10/drivers/scsi/ |
| H A D | ips.h | 1028 IPS_CONF *conf; /* Adapter config data */ member
|
| /kernel/linux/linux-5.10/net/wireless/ |
| H A D | nl80211.c | 12867 struct cfg80211_nan_conf conf = {}; in nl80211_start_nan() local 13249 struct cfg80211_nan_conf conf = {}; in nl80211_nan_change_config() local [all...] |
| /kernel/linux/linux-5.10/include/net/ |
| H A D | mac80211.h | 2573 struct ieee80211_conf conf; member 6222 conf_is_ht20(struct ieee80211_conf *conf) in conf_is_ht20() argument 6228 conf_is_ht40_minus(struct ieee80211_conf *conf) in conf_is_ht40_minus() argument 6235 conf_is_ht40_plus(struct ieee80211_conf *conf) conf_is_ht40_plus() argument 6242 conf_is_ht40(struct ieee80211_conf *conf) conf_is_ht40() argument 6248 conf_is_ht(struct ieee80211_conf *conf) conf_is_ht() argument [all...] |
| /kernel/linux/linux-5.10/net/mac80211/ |
| H A D | ieee80211_i.h | 835 struct ieee80211_chanctx_conf conf; member 889 struct cfg80211_nan_conf conf; member
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | fs.h | 1253 vfs_lock_file(struct file *filp, unsigned int cmd, struct file_lock *fl, struct file_lock *conf) vfs_lock_file() argument
|
| /kernel/linux/linux-6.6/fs/nfsd/ |
| H A D | nfs4state.c | 3275 struct nfs4_client *conf, *new; in nfsd4_exchange_id() local 3584 struct nfs4_client *conf, *unconf; nfsd4_create_session() local 4091 struct nfs4_client *conf, *unconf; nfsd4_destroy_clientid() local 4178 struct nfs4_client *conf, *new; nfsd4_setclientid() local 4235 struct nfs4_client *conf, *unconf; nfsd4_setclientid_confirm() local [all...] |
| /kernel/linux/linux-6.6/include/net/ |
| H A D | mac80211.h | 2874 struct ieee80211_conf conf; member 6847 conf_is_ht20(struct ieee80211_conf *conf) in conf_is_ht20() argument 6853 conf_is_ht40_minus(struct ieee80211_conf *conf) conf_is_ht40_minus() argument 6860 conf_is_ht40_plus(struct ieee80211_conf *conf) conf_is_ht40_plus() argument 6867 conf_is_ht40(struct ieee80211_conf *conf) conf_is_ht40() argument 6873 conf_is_ht(struct ieee80211_conf *conf) conf_is_ht() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/marvell/ |
| H A D | mwl8k.c | 4955 struct ieee80211_conf *conf = &hw->conf; in mwl8k_config() local 2878 mwl8k_cmd_tx_power(struct ieee80211_hw *hw, struct ieee80211_conf *conf, unsigned short pwr) mwl8k_cmd_tx_power() argument 3151 mwl8k_cmd_set_rf_channel(struct ieee80211_hw *hw, struct ieee80211_conf *conf) mwl8k_cmd_set_rf_channel() argument 5408 struct ieee80211_conf *conf = &hw->conf; mwl8k_get_survey() local [all...] |
| /kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/ |
| H A D | hfc_multi.h | 55 int conf; /* conference setting of TX slot */ member
|
| /kernel/linux/linux-6.6/net/wireless/ |
| H A D | nl80211.c | 14274 struct cfg80211_nan_conf conf = {}; in nl80211_start_nan() local 14656 struct cfg80211_nan_conf conf = {}; in nl80211_nan_change_config() local [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/ |
| H A D | ips.h | 1028 IPS_CONF *conf; /* Adapter config data */ member
|
| /kernel/linux/linux-6.6/net/mac80211/ |
| H A D | ieee80211_i.h | 843 struct ieee80211_chanctx_conf conf; member 899 struct cfg80211_nan_conf conf; member 1017 struct ieee80211_bss_conf *conf; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | ap_config.h | 1109 static inline u8 hostapd_get_oper_chwidth(struct hostapd_config *conf) in hostapd_get_oper_chwidth() argument 1119 hostapd_set_oper_chwidth(struct hostapd_config *conf, u8 oper_chwidth) in hostapd_set_oper_chwidth() argument 1129 hostapd_get_oper_centr_freq_seg0_idx(struct hostapd_config *conf) in hostapd_get_oper_centr_freq_seg0_idx() argument 1139 hostapd_set_oper_centr_freq_seg0_idx(struct hostapd_config *conf, u8 oper_centr_freq_seg0_idx) hostapd_set_oper_centr_freq_seg0_idx() argument 1150 hostapd_get_oper_centr_freq_seg1_idx(struct hostapd_config *conf) hostapd_get_oper_centr_freq_seg1_idx() argument 1160 hostapd_set_oper_centr_freq_seg1_idx(struct hostapd_config *conf, u8 oper_centr_freq_seg1_idx) hostapd_set_oper_centr_freq_seg1_idx() argument [all...] |