Home
last modified time | relevance | path

Searched defs:ie_len (Results 26 - 50 of 203) sorted by relevance

123456789

/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dcore.c225 size_t ie_len; in ath12k_core_fetch_board_data_api_n() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/
H A Devent.c68 unsigned int ie_len; in qtnf_event_handle_sta_assoc() local
237 unsigned int ie_len; in qtnf_event_handle_bss_join() local
376 unsigned int ie_len; in qtnf_event_handle_scan_results() local
638 const u16 ie_len = len - sizeof(*owe_ev); qtnf_event_handle_update_owe() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dmbo.c44 u8 ie_len = mbo_ie[1]; in mbo_attr_from_mbo_ie() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwnm_ap.c290 u8 ie_len = pos[1]; in ieee802_11_rx_wnmsleep_req() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dprivsep_commands.h49 size_t ie_len; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dbss.h127 size_t ie_len; member
H A Dmbo.c45 u8 ie_len = mbo_ie[1]; in mbo_attr_from_mbo_ie() local
H A Dp2p_supplicant.h263 wpas_p2p_probe_req_rx(struct wpa_supplicant *wpa_s, const u8 *addr, const u8 *dst, const u8 *bssid, const u8 *ie, size_t ie_len, unsigned int rx_freq, int ssi_signal) wpas_p2p_probe_req_rx() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwnm_ap.c267 u8 ie_len = pos[1]; in ieee802_11_rx_wnmsleep_req() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dprivsep_commands.h49 size_t ie_len; member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dscan.c565 iwl_fill_probe_req(struct ieee80211_mgmt *frame, const u8 *ta, const u8 *ies, int ie_len, const u8 *ssid, u8 ssid_len, int left) iwl_fill_probe_req() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dinit.c955 size_t magic_len, len, ie_len; in ath6kl_fetch_fw_apin() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8712/
H A Drtl871x_xmit.c722 void r8712_update_protection(struct _adapter *padapter, u8 *ie, uint ie_len) in r8712_update_protection() argument
/kernel/linux/linux-5.10/net/wireless/
H A Dcore.h260 size_t ie_len; member
H A Dsme.c50 size_t ie_len; member
1089 __cfg80211_disconnected(struct net_device *dev, const u8 *ie, size_t ie_len, u16 reason, bool from_ap) __cfg80211_disconnected() argument
1154 cfg80211_disconnected(struct net_device *dev, u16 reason, const u8 *ie, size_t ie_len, bool locally_generated, gfp_t gfp) cfg80211_disconnected() argument
[all...]
/kernel/linux/linux-5.10/net/mac80211/
H A Dmesh_plink.c221 u8 *pos, ie_len = 4; in mesh_plink_frame_tx() local
1014 u8 ie_len = elems->peering_len; in mesh_plink_get_event() local
1108 u8 ie_len = elems->peering_len; mesh_process_plink_frame() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/rtl8712/
H A Drtl871x_xmit.c721 void r8712_update_protection(struct _adapter *padapter, u8 *ie, uint ie_len) in r8712_update_protection() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dcore.c1173 size_t ie_len; in ath11k_core_fetch_board_data_api_n() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dinit.c955 size_t magic_len, len, ie_len; in ath6kl_fetch_fw_apin() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dscan.c561 iwl_fill_probe_req(struct ieee80211_mgmt *frame, const u8 *ta, const u8 *ies, int ie_len, const u8 *ssid, u8 ssid_len, int left) iwl_fill_probe_req() argument
/kernel/linux/linux-6.6/net/wireless/
H A Dmlme.c384 cfg80211_mlme_deauth(struct cfg80211_registered_device *rdev, struct net_device *dev, const u8 *bssid, const u8 *ie, int ie_len, u16 reason, bool local_state_change) cfg80211_mlme_deauth() argument
413 cfg80211_mlme_disassoc(struct cfg80211_registered_device *rdev, struct net_device *dev, const u8 *ap_addr, const u8 *ie, int ie_len, u16 reason, bool local_state_change) cfg80211_mlme_disassoc() argument
/kernel/linux/linux-6.6/net/mac80211/
H A Dmesh_plink.c222 u8 *pos, ie_len = 4; in mesh_plink_frame_tx() local
1028 u8 ie_len = elems->peering_len; in mesh_plink_get_event() local
1122 u8 ie_len = elems->peering_len; mesh_process_plink_frame() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211_scan.c719 size_t ie_len, beacon_ie_len; in nl80211_parse_bss_info() local
670 nl80211_scan_filtered(struct wpa_driver_nl80211_data *drv, const u8 *ie, size_t ie_len) nl80211_scan_filtered() argument
[all...]
H A Ddriver_privsep.c414 int ie_len; in wpa_driver_privsep_event_assoc() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_build.c476 p2p_buf_add_service_info(struct wpabuf *buf, struct p2p_data *p2p, u32 adv_id, u16 config_methods, const char *svc_name, u8 **ie_len, u8 **pos, size_t *total_len, u8 *attr_len) p2p_buf_add_service_info() argument
602 u8 *pos, *attr_len, *ie_len = NULL; p2p_buf_add_service_instance() local
[all...]

Completed in 26 milliseconds

123456789