Home
last modified time | relevance | path

Searched defs:sta (Results 201 - 225 of 769) sorted by relevance

12345678910>>...31

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dwrap_unsafe_ops_class.rs212 pub unsafe fn sta() { in sta() functions
H A Dclass.rs504 pub unsafe fn sta() { in sta() functions
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_er.h36 struct dl_list sta; /* list of STAs/Enrollees using this AP */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_rrm.c370 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_send_lci_req() local
445 struct sta_info *sta; in hostapd_send_range_req() local
573 struct sta_info *sta in hostapd_send_beacon_req() local
[all...]
H A Dctrl_iface_ap.c53 static int hostapd_get_sta_conn_time(struct sta_info *sta, in hostapd_get_sta_conn_time() argument
79 hostapd_get_sta_info(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) hostapd_get_sta_info() argument
214 hostapd_ctrl_iface_sta_mib(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) hostapd_ctrl_iface_sta_mib() argument
405 struct sta_info *sta; hostapd_ctrl_iface_sta() local
445 struct sta_info *sta; hostapd_ctrl_iface_sta_next() local
521 struct sta_info *sta; hostapd_ctrl_iface_deauthenticate() local
583 struct sta_info *sta; hostapd_ctrl_iface_disassociate() local
647 struct sta_info *sta; hostapd_ctrl_iface_signature() local
667 struct sta_info *sta; hostapd_ctrl_iface_poll_sta() local
[all...]
H A Dfils_hlp.c36 static int fils_dhcp_request(struct hostapd_data *hapd, struct sta_info *sta, in fils_dhcp_request() argument
153 struct sta_info *sta; fils_dhcp_handler() local
325 fils_process_hlp_dhcp(struct hostapd_data *hapd, struct sta_info *sta, const u8 *msg, size_t len) fils_process_hlp_dhcp() argument
478 fils_process_hlp_udp(struct hostapd_data *hapd, struct sta_info *sta, const u8 *dst, const u8 *pos, size_t len) fils_process_hlp_udp() argument
509 fils_process_hlp_ip(struct hostapd_data *hapd, struct sta_info *sta, const u8 *dst, const u8 *pos, size_t len) fils_process_hlp_ip() argument
539 fils_process_hlp_req(struct hostapd_data *hapd, struct sta_info *sta, const u8 *pos, size_t len) fils_process_hlp_req() argument
576 fils_process_hlp(struct hostapd_data *hapd, struct sta_info *sta, const u8 *pos, int left) fils_process_hlp() argument
[all...]
H A Dieee802_11_he.c451 u16 copy_sta_he_capab(struct hostapd_data *hapd, struct sta_info *sta, in copy_sta_he_capab() argument
482 copy_sta_he_6ghz_capab(struct hostapd_data *hapd, struct sta_info *sta, const u8 *he_6ghz_capab) copy_sta_he_6ghz_capab() argument
[all...]
H A Dieee802_11_ht.c217 struct sta_info *sta; in hostapd_2040_coex_action() local
357 u16 copy_sta_ht_capab(struct hostapd_data *hapd, struct sta_info *sta, in copy_sta_ht_capab() argument
388 ht40_intolerant_add(struct hostapd_iface *iface, struct sta_info *sta) ht40_intolerant_add() argument
411 ht40_intolerant_remove(struct hostapd_iface *iface, struct sta_info *sta) ht40_intolerant_remove() argument
434 update_sta_ht(struct hostapd_data *hapd, struct sta_info *sta) update_sta_ht() argument
467 update_sta_no_ht(struct hostapd_data *hapd, struct sta_info *sta) update_sta_no_ht() argument
482 update_ht_state(struct hostapd_data *hapd, struct sta_info *sta) update_ht_state() argument
[all...]
H A Drrm.c370 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_send_lci_req() local
445 struct sta_info *sta; in hostapd_send_range_req() local
573 struct sta_info *sta in hostapd_send_beacon_req() local
[all...]
H A Dtaxonomy.c239 retrieve_sta_taxonomy(const struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) retrieve_sta_taxonomy() argument
268 taxonomy_sta_info_probe_req(const struct hostapd_data *hapd, struct sta_info *sta, const u8 *ie, size_t ie_len) taxonomy_sta_info_probe_req() argument
286 taxonomy_sta_info_assoc_req(const struct hostapd_data *hapd, struct sta_info *sta, const u8 *ie, size_t ie_len) taxonomy_sta_info_assoc_req() argument
[all...]
H A Dwmm.c328 struct sta_info *sta = ap_get_sta(hapd, mgmt->sa); in hostapd_wmm_action() local
H A Dwpa_auth_kay.c276 ieee802_1x_alloc_kay_sm_hapd(struct hostapd_data *hapd, struct sta_info *sta) ieee802_1x_alloc_kay_sm_hapd() argument
354 ieee802_1x_auth_get_session_id(struct hostapd_data *hapd, struct sta_info *sta, u8 *sid, size_t *len) ieee802_1x_auth_get_session_id() argument
381 ieee802_1x_auth_get_msk(struct hostapd_data *hapd, struct sta_info *sta, u8 *msk, size_t *len) ieee802_1x_auth_get_msk() argument
409 ieee802_1x_notify_create_actor_hapd(struct hostapd_data *hapd, struct sta_info *sta) ieee802_1x_notify_create_actor_hapd() argument
480 ieee802_1x_create_preshared_mka_hapd(struct hostapd_data *hapd, struct sta_info *sta) ieee802_1x_create_preshared_mka_hapd() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_er.h36 struct dl_list sta; /* list of STAs/Enrollees using this AP */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_rrm.c370 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_send_lci_req() local
445 struct sta_info *sta; in hostapd_send_range_req() local
573 struct sta_info *sta in hostapd_send_beacon_req() local
[all...]
H A Dctrl_iface_ap.c167 static int hostapd_get_sta_conn_time(struct sta_info *sta, in hostapd_get_sta_conn_time() argument
53 hostapd_get_sta_tx_rx(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) hostapd_get_sta_tx_rx() argument
205 hostapd_ctrl_iface_sta_mib(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) hostapd_ctrl_iface_sta_mib() argument
369 struct sta_info *sta; hostapd_ctrl_iface_sta() local
409 struct sta_info *sta; hostapd_ctrl_iface_sta_next() local
484 struct sta_info *sta; hostapd_ctrl_iface_deauthenticate() local
547 struct sta_info *sta; hostapd_ctrl_iface_disassociate() local
612 struct sta_info *sta; hostapd_ctrl_iface_signature() local
632 struct sta_info *sta; hostapd_ctrl_iface_poll_sta() local
[all...]
H A Dfils_hlp.c36 static int fils_dhcp_request(struct hostapd_data *hapd, struct sta_info *sta, in fils_dhcp_request() argument
153 struct sta_info *sta; fils_dhcp_handler() local
325 fils_process_hlp_dhcp(struct hostapd_data *hapd, struct sta_info *sta, const u8 *msg, size_t len) fils_process_hlp_dhcp() argument
478 fils_process_hlp_udp(struct hostapd_data *hapd, struct sta_info *sta, const u8 *dst, const u8 *pos, size_t len) fils_process_hlp_udp() argument
509 fils_process_hlp_ip(struct hostapd_data *hapd, struct sta_info *sta, const u8 *dst, const u8 *pos, size_t len) fils_process_hlp_ip() argument
539 fils_process_hlp_req(struct hostapd_data *hapd, struct sta_info *sta, const u8 *pos, size_t len) fils_process_hlp_req() argument
576 fils_process_hlp(struct hostapd_data *hapd, struct sta_info *sta, const u8 *pos, int left) fils_process_hlp() argument
[all...]
H A Dieee802_11_ht.c239 struct sta_info *sta; in hostapd_2040_coex_action() local
379 u16 copy_sta_ht_capab(struct hostapd_data *hapd, struct sta_info *sta, in copy_sta_ht_capab() argument
410 ht40_intolerant_add(struct hostapd_iface *iface, struct sta_info *sta) ht40_intolerant_add() argument
433 ht40_intolerant_remove(struct hostapd_iface *iface, struct sta_info *sta) ht40_intolerant_remove() argument
456 update_sta_ht(struct hostapd_data *hapd, struct sta_info *sta) update_sta_ht() argument
489 update_sta_no_ht(struct hostapd_data *hapd, struct sta_info *sta) update_sta_no_ht() argument
504 update_ht_state(struct hostapd_data *hapd, struct sta_info *sta) update_ht_state() argument
[all...]
H A Dieee802_11_vht.c332 u16 copy_sta_vht_capab(struct hostapd_data *hapd, struct sta_info *sta, in copy_sta_vht_capab() argument
360 u16 copy_sta_vht_oper(struct hostapd_data *hapd, struct sta_info *sta, in copy_sta_vht_oper() argument
383 copy_sta_vendor_vht(struct hostapd_data *hapd, struct sta_info *sta, const u8 *ie, size_t len) copy_sta_vendor_vht() argument
443 set_sta_vht_opmode(struct hostapd_data *hapd, struct sta_info *sta, const u8 *vht_oper_notif) set_sta_vht_opmode() argument
[all...]
H A Dtaxonomy.c239 retrieve_sta_taxonomy(const struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) retrieve_sta_taxonomy() argument
268 taxonomy_sta_info_probe_req(const struct hostapd_data *hapd, struct sta_info *sta, const u8 *ie, size_t ie_len) taxonomy_sta_info_probe_req() argument
286 taxonomy_sta_info_assoc_req(const struct hostapd_data *hapd, struct sta_info *sta, const u8 *ie, size_t ie_len) taxonomy_sta_info_assoc_req() argument
[all...]
H A Dwmm.c324 struct sta_info *sta = ap_get_sta(hapd, mgmt->sa); in hostapd_wmm_action() local
H A Dwpa_auth_kay.c276 ieee802_1x_alloc_kay_sm_hapd(struct hostapd_data *hapd, struct sta_info *sta) ieee802_1x_alloc_kay_sm_hapd() argument
354 ieee802_1x_auth_get_session_id(struct hostapd_data *hapd, struct sta_info *sta, u8 *sid, size_t *len) ieee802_1x_auth_get_session_id() argument
381 ieee802_1x_auth_get_msk(struct hostapd_data *hapd, struct sta_info *sta, u8 *msk, size_t *len) ieee802_1x_auth_get_msk() argument
409 ieee802_1x_notify_create_actor_hapd(struct hostapd_data *hapd, struct sta_info *sta) ieee802_1x_notify_create_actor_hapd() argument
480 ieee802_1x_create_preshared_mka_hapd(struct hostapd_data *hapd, struct sta_info *sta) ieee802_1x_create_preshared_mka_hapd() argument
[all...]
/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_immersive_test2.cpp557 auto sta = window->GetSystemBarPropertyByType(WindowType::WINDOW_TYPE_STATUS_BAR); in HWTEST_F() local
606 auto sta = window->GetSystemBarPropertyByType(WindowType::WINDOW_TYPE_STATUS_BAR); in HWTEST_F() local
714 auto sta = window->GetSystemBarPropertyByType(type); in HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/drivers/acpi/
H A Ddevice_sysfs.c493 unsigned long long sta; in status_show() local
H A Dacpi_processor.c185 unsigned long long sta; in acpi_processor_hotadd_init() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/pasemi/
H A Ddma_lib.c307 u32 sta; in pasemi_dma_stop_chan() local

Completed in 18 milliseconds

12345678910>>...31