/kernel/linux/linux-5.10/drivers/acpi/nfit/ |
H A D | mce.c | 40 struct acpi_nfit_system_address *spa = nfit_spa->spa; in nfit_handle_mce() local [all...] |
/kernel/linux/linux-6.6/drivers/acpi/nfit/ |
H A D | mce.c | 41 struct acpi_nfit_system_address *spa = nfit_spa->spa; in nfit_handle_mce() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | pmksa_cache_auth.h | 24 u8 spa[ETH_ALEN]; member
|
H A D | ctrl_iface_ap.c | 953 u8 spa[ETH_ALEN]; in hostapd_ctrl_iface_pmksa_add() local 1011 u8 spa[ETH_ALEN]; in hostapd_ctrl_iface_pmksa_create_entry() local
|
H A D | pmksa_cache_auth.c | 279 pmksa_cache_auth_add(struct rsn_pmksa_cache *pmksa, const u8 *pmk, size_t pmk_len, const u8 *pmkid, const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, int session_timeout, struct eapol_state_machine *eapol, int akmp) pmksa_cache_auth_add() argument 315 pmksa_cache_auth_create_entry(const u8 *pmk, size_t pmk_len, const u8 *pmkid, const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, int session_timeout, struct eapol_state_machine *eapol, int akmp) pmksa_cache_auth_create_entry() argument 474 pmksa_cache_auth_get(struct rsn_pmksa_cache *pmksa, const u8 *spa, const u8 *pmkid) pmksa_cache_auth_get() argument 509 pmksa_cache_get_okc( struct rsn_pmksa_cache *pmksa, const u8 *aa, const u8 *spa, const u8 *pmkid) pmksa_cache_get_okc() argument [all...] |
H A D | wpa_auth_ie.c | 575 const u8 *spa; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | pmksa_cache_auth.h | 24 u8 spa[ETH_ALEN]; member
|
H A D | ctrl_iface_ap.c | 896 u8 spa[ETH_ALEN]; in hostapd_ctrl_iface_pmksa_add() local 954 u8 spa[ETH_ALEN]; in hostapd_ctrl_iface_pmksa_create_entry() local
|
H A D | pmksa_cache_auth.c | 279 pmksa_cache_auth_add(struct rsn_pmksa_cache *pmksa, const u8 *pmk, size_t pmk_len, const u8 *pmkid, const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, int session_timeout, struct eapol_state_machine *eapol, int akmp) pmksa_cache_auth_add() argument 315 pmksa_cache_auth_create_entry(const u8 *pmk, size_t pmk_len, const u8 *pmkid, const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, int session_timeout, struct eapol_state_machine *eapol, int akmp) pmksa_cache_auth_create_entry() argument 474 pmksa_cache_auth_get(struct rsn_pmksa_cache *pmksa, const u8 *spa, const u8 *pmkid) pmksa_cache_auth_get() argument 509 pmksa_cache_get_okc( struct rsn_pmksa_cache *pmksa, const u8 *aa, const u8 *spa, const u8 *pmkid) pmksa_cache_get_okc() argument [all...] |
H A D | wpa_auth_ie.c | 516 const u8 *spa; member
|
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-form-post/ |
H A D | minimal-http-server-form-post.c | 24 struct lws_spa *spa; member [all...] |
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-form-post-lwsac/ |
H A D | minimal-http-server-form-post.c | 24 struct lws_spa *spa; member [all...] |
/third_party/libwebsockets/plugins/ |
H A D | protocol_post_demo.c | 42 struct lws_spa *spa; member [all...] |
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-form-post-file/ |
H A D | minimal-http-server-form-post-file.c | 31 struct lws_spa *spa; /* lws helper decodes multipart form */ member [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
H A D | pmksa_cache.c | 131 pmksa_cache_add(struct rsn_pmksa_cache *pmksa, const u8 *pmk, size_t pmk_len, const u8 *pmkid, const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, void *network_ctx, int akmp, const u8 *cache_id) pmksa_cache_add() argument
|
H A D | pmksa_cache.h | 135 pmksa_cache_add(struct rsn_pmksa_cache *pmksa, const u8 *pmk, size_t pmk_len, const u8 *pmkid, const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, void *network_ctx, int akmp, const u8 *cache_id) pmksa_cache_add() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
H A D | pmksa_cache.c | 173 pmksa_cache_add(struct rsn_pmksa_cache *pmksa, const u8 *pmk, size_t pmk_len, const u8 *pmkid, const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, void *network_ctx, int akmp, const u8 *cache_id) pmksa_cache_add() argument
|
H A D | pmksa_cache.h | 142 pmksa_cache_add(struct rsn_pmksa_cache *pmksa, const u8 *pmk, size_t pmk_len, const u8 *pmkid, const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, void *network_ctx, int akmp, const u8 *cache_id) pmksa_cache_add() argument
|
/third_party/libwebsockets/lib/roles/http/server/ |
H A D | lws-spa.c | 98 lws_urldecode_s_create(struct lws_spa *spa, struct lws *wsi, char *out, in lws_urldecode_s_create() argument 457 lws_urldecode_s_destroy(struct lws_spa *spa, struct lws_urldecode_stateful *s) in lws_urldecode_s_destroy() argument 479 lws_urldecode_spa_lookup(struct lws_spa *spa, const char *name) in lws_urldecode_spa_lookup() argument 498 lws_urldecode_spa_cb(struct lws_spa *spa, const char *name, char **buf, int len, int final) lws_urldecode_spa_cb() argument 550 struct lws_spa *spa; lws_spa_create_via_info() local 642 lws_spa_process(struct lws_spa *spa, const char *in, int len) lws_spa_process() argument 656 lws_spa_get_length(struct lws_spa *spa, int n) lws_spa_get_length() argument 665 lws_spa_get_string(struct lws_spa *spa, int n) lws_spa_get_string() argument 674 lws_spa_finalize(struct lws_spa *spa) lws_spa_finalize() argument 690 lws_spa_destroy(struct lws_spa *spa) lws_spa_destroy() argument [all...] |
/third_party/libwebsockets/plugins/deaddrop/ |
H A D | protocol_lws_deaddrop.c | 76 struct lws_spa *spa; member [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | common_module_tests.c | 697 const u8 spa[] = { in pasn_test_no_pasn_auth() local
|
/kernel/linux/linux-5.10/drivers/misc/ocxl/ |
H A D | link.c | 46 struct spa { struct 87 struct spa *spa; member 100 static void read_irq(struct spa *spa, u64 *dsisr, u64 *dar, u64 *pe) in read_irq() argument 110 static void ack_irq(struct spa *spa, enu argument 136 struct spa *spa = container_of(fault, struct spa, xsl_fault); xsl_fault_handler_bh() local 184 struct spa *spa = link->spa; xsl_fault_handler() local 257 unmap_irq_registers(struct spa *spa) unmap_irq_registers() argument 263 map_irq_registers(struct pci_dev *dev, struct spa *spa) map_irq_registers() argument 271 struct spa *spa = link->spa; setup_xsl_irq() local 326 struct spa *spa = link->spa; release_xsl_irq() local 338 struct spa *spa; alloc_spa() local 365 struct spa *spa = link->spa; free_spa() local 502 struct spa *spa = link->spa; ocxl_link_add_pe() local 579 struct spa *spa = link->spa; ocxl_link_update_pe() local 615 struct spa *spa = link->spa; ocxl_link_remove_pe() local [all...] |
/kernel/linux/linux-6.6/drivers/misc/ocxl/ |
H A D | link.c | 52 struct spa { struct 95 struct spa *spa; member 108 static void read_irq(struct spa *spa, u64 *dsisr, u64 *dar, u64 *pe) in read_irq() argument 118 static void ack_irq(struct spa *spa, enu argument 144 struct spa *spa = container_of(fault, struct spa, xsl_fault); xsl_fault_handler_bh() local 192 struct spa *spa = link->spa; xsl_fault_handler() local 265 unmap_irq_registers(struct spa *spa) unmap_irq_registers() argument 271 map_irq_registers(struct pci_dev *dev, struct spa *spa) map_irq_registers() argument 279 struct spa *spa = link->spa; setup_xsl_irq() local 334 struct spa *spa = link->spa; release_xsl_irq() local 346 struct spa *spa; alloc_spa() local 373 struct spa *spa = link->spa; free_spa() local 544 struct spa *spa = link->spa; ocxl_link_add_pe() local 634 struct spa *spa = link->spa; ocxl_link_update_pe() local 670 struct spa *spa = link->spa; ocxl_link_remove_pe() local [all...] |
/kernel/linux/linux-5.10/tools/testing/nvdimm/test/ |
H A D | nfit_test.h | 44 __u64 spa; member
|
/kernel/linux/linux-6.6/tools/testing/nvdimm/test/ |
H A D | nfit_test.h | 44 __u64 spa; member
|