Home
last modified time | relevance | path

Searched defs:ies (Results 76 - 100 of 177) sorted by relevance

12345678

/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
H A Dhdf_bdh_mac80211.c1170 const u8 *ies = bcn->tail; in bdh6_nl80211_calculate_ap_params() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_util.c743 static int HdiCheckBssExtCap(const uint8_t *ies, size_t len, unsigned int capab) in HdiCheckBssExtCap() argument
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A Dhif.c368 const struct cfg80211_bss_ies *ies = rcu_dereference(bss->ies); in wilc_parse_join_bss_param() local
511 u8 *ies; handle_rcvd_ntwrk_info() local
566 u8 *ies; wilc_parse_assoc_resp_info() local
1290 wilc_set_join_req(struct wilc_vif *vif, u8 *bssid, const u8 *ies, size_t ies_len) wilc_set_join_req() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dscan.c745 static u8 *iwl_mvm_copy_and_insert_ds_elem(struct iwl_mvm *mvm, const u8 *ies, in iwl_mvm_copy_and_insert_ds_elem() argument
798 iwl_mvm_build_scan_probe(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_scan_ies *ies, struct iwl_mvm_scan_params *params) iwl_mvm_build_scan_probe() argument
874 iwl_mvm_scan_fits(struct iwl_mvm *mvm, int n_ssids, struct ieee80211_scan_ies *ies, int n_channels) iwl_mvm_scan_fits() argument
2250 iwl_mvm_reg_scan_start(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct cfg80211_scan_request *req, struct ieee80211_scan_ies *ies) iwl_mvm_reg_scan_start() argument
2333 iwl_mvm_sched_scan_start(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct cfg80211_sched_scan_request *req, struct ieee80211_scan_ies *ies, int type) iwl_mvm_sched_scan_start() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_cmd.c794 u8 *ies = pframe + sizeof(struct ieee80211_hdr_3addr); in ConstructProbeRsp() local
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/
H A Drtllib_softmac.c1148 u8 *tag, *ies; in rtllib_association_req() local
2209 u8 *ies; in rtllib_rx_assoc_resp() local
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/
H A Drtw_ieee80211.c228 int rtw_ies_remove_ie(u8 *ies, uint *ies_len, uint offset, u8 eid, u8 *oui, u8 oui_len) in rtw_ies_remove_ie() argument
/kernel/linux/linux-5.10/net/wireless/
H A Dutil.c912 const struct cfg80211_bss_ies *ies; in ieee80211_bss_get_elem() local
1419 int cfg80211_get_p2p_attr(const u8 *ies, unsigned int len, in cfg80211_get_p2p_attr() argument
1545 skip_ie(const u8 *ies, size_t ielen, size_t pos) skip_ie() argument
1564 ieee80211_ie_split_ric(const u8 *ies, size_t ielen, const u8 *ids, int n_ids, const u8 *after_ric, int n_after_ric, size_t offset) ieee80211_ie_split_ric() argument
[all...]
/kernel/linux/linux-5.10/net/mac80211/
H A Ddriver-ops.h310 drv_sched_scan_start(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct cfg80211_sched_scan_request *req, struct ieee80211_scan_ies *ies) drv_sched_scan_start() argument
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/
H A Drtllib_softmac.c989 u8 *tag, *ies; in rtllib_association_req() local
1961 u8 *ies; in rtllib_rx_assoc_resp() local
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dhif.c380 const struct cfg80211_bss_ies *ies; in wilc_parse_join_bss_param() local
538 u8 *ies; in handle_rcvd_ntwrk_info() local
593 u8 *ies; wilc_parse_assoc_resp_info() local
1310 wilc_set_join_req(struct wilc_vif *vif, u8 *bssid, const u8 *ies, size_t ies_len) wilc_set_join_req() argument
[all...]
/kernel/linux/linux-6.6/net/wireless/
H A Dutil.c997 const struct cfg80211_bss_ies *ies; in ieee80211_bss_get_elem() local
1782 int cfg80211_get_p2p_attr(const u8 *ies, unsigned int len, in cfg80211_get_p2p_attr() argument
1908 skip_ie(const u8 *ies, size_t ielen, size_t pos) skip_ie() argument
1927 ieee80211_ie_split_ric(const u8 *ies, size_t ielen, const u8 *ids, int n_ids, const u8 *after_ric, int n_after_ric, size_t offset) ieee80211_ie_split_ric() argument
[all...]
H A Drdev-ops.h410 rdev_inform_bss(struct cfg80211_registered_device *rdev, struct cfg80211_bss *bss, const struct cfg80211_bss_ies *ies, void *drv_data) rdev_inform_bss() argument
/kernel/linux/linux-6.6/net/mac80211/
H A Ddriver-ops.h290 drv_sched_scan_start(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct cfg80211_sched_scan_request *req, struct ieee80211_scan_ies *ies) drv_sched_scan_start() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211_event.c1345 u8 *ies = NULL; in nl80211_new_station_event() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dtdls.c2932 void wpa_tdls_ap_ies(struct wpa_sm *sm, const u8 *ies, size_t len) in wpa_tdls_ap_ies() argument
2954 void wpa_tdls_assoc_resp_ies(struct wpa_sm *sm, const u8 *ies, size_t len) in wpa_tdls_assoc_resp_ies() argument
H A Dwpa_i.h274 wpa_sm_update_ft_ies(struct wpa_sm *sm, const u8 *md, const u8 *ies, size_t ies_len) wpa_sm_update_ft_ies() argument
282 wpa_sm_send_ft_action(struct wpa_sm *sm, u8 action, const u8 *target_ap, const u8 *ies, size_t ies_len) wpa_sm_send_ft_action() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Ddriver_i.h316 wpa_drv_update_ft_ies(struct wpa_supplicant *wpa_s, const u8 *md, const u8 *ies, size_t ies_len) wpa_drv_update_ft_ies() argument
986 wpa_drv_p2p_lo_start(struct wpa_supplicant *wpa_s, unsigned int channel, unsigned int period, unsigned int interval, unsigned int count, const u8 *device_types, size_t dev_types_len, const u8 *ies, size_t ies_len) wpa_drv_p2p_lo_start() argument
1009 wpa_drv_set_default_scan_ies(struct wpa_supplicant *wpa_s, const u8 *ies, size_t len) wpa_drv_set_default_scan_ies() argument
H A Devents.c2207 wnm_process_assoc_resp(struct wpa_supplicant *wpa_s, const u8 *ies, size_t ies_len) wnm_process_assoc_resp() argument
2271 interworking_process_assoc_resp(struct wpa_supplicant *wpa_s, const u8 *ies, size_t ies_len) interworking_process_assoc_resp() argument
2291 multi_ap_process_assoc_resp(struct wpa_supplicant *wpa_s, const u8 *ies, size_t ies_len) multi_ap_process_assoc_resp() argument
[all...]
H A Dsme.c1811 sme_update_ft_ies(struct wpa_supplicant *wpa_s, const u8 *md, const u8 *ies, size_t ies_len) sme_update_ft_ies() argument
[all...]
H A Dwpas_glue.c605 wpa_supplicant_update_ft_ies(void *ctx, const u8 *md, const u8 *ies, size_t ies_len) wpa_supplicant_update_ft_ies() argument
615 wpa_supplicant_send_ft_action(void *ctx, u8 action, const u8 *target_ap, const u8 *ies, size_t ies_len) wpa_supplicant_send_ft_action() argument
H A Dwps_supplicant.c1910 int wpas_wps_scan_result_text(const u8 *ies, size_t ies_len, char *buf, in wpas_wps_scan_result_text() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dieee802_11_common.c759 int ieee802_11_ie_count(const u8 *ies, size_t ies_len) in ieee802_11_ie_count() argument
774 struct wpabuf * ieee802_11_vendor_ie_concat(const u8 *ies, size_t ies_len, in ieee802_11_vendor_ie_concat() argument
2169 get_ie(const u8 *ies, size_t len, u8 eid) get_ie() argument
2193 get_ie_ext(const u8 *ies, size_t len, u8 ext) get_ie_ext() argument
2207 get_vendor_ie(const u8 *ies, size_t len, u32 vendor_type) get_vendor_ie() argument
3235 get_ml_ie(const u8 *ies, size_t len, u8 type) get_ml_ie() argument
[all...]
H A Dieee802_11_common.h39 } ies[MAX_NOF_MB_IES_SUPPORTED]; member
H A Dwpa_common.c1060 int wpa_ft_parse_ies(const u8 *ies, size_t ies_len, in wpa_ft_parse_ies() argument
2560 int wpa_insert_pmkid(u8 *ies, size_t *ies_len, const u8 *pmkid) in wpa_insert_pmkid() argument

Completed in 67 milliseconds

12345678