Searched refs:assoc (Results 1 - 186 of 186) sorted by relevance

/linux-4.1.27/net/mac80211/
H A Daes_ccm.c26 struct scatterlist assoc, pt, ct[2]; ieee80211_aes_ccm_encrypt() local
36 sg_init_one(&assoc, &aad[2], be16_to_cpup((__be16 *)aad)); ieee80211_aes_ccm_encrypt()
42 aead_request_set_assoc(aead_req, &assoc, assoc.length); ieee80211_aes_ccm_encrypt()
52 struct scatterlist assoc, pt, ct[2]; ieee80211_aes_ccm_decrypt() local
64 sg_init_one(&assoc, &aad[2], be16_to_cpup((__be16 *)aad)); ieee80211_aes_ccm_decrypt()
70 aead_request_set_assoc(aead_req, &assoc, assoc.length); ieee80211_aes_ccm_decrypt()
H A Daes_gcm.c22 struct scatterlist assoc, pt, ct[2]; ieee80211_aes_gcm_encrypt() local
32 sg_init_one(&assoc, &aad[2], be16_to_cpup((__be16 *)aad)); ieee80211_aes_gcm_encrypt()
38 aead_request_set_assoc(aead_req, &assoc, assoc.length); ieee80211_aes_gcm_encrypt()
47 struct scatterlist assoc, pt, ct[2]; ieee80211_aes_gcm_decrypt() local
59 sg_init_one(&assoc, &aad[2], be16_to_cpup((__be16 *)aad)); ieee80211_aes_gcm_decrypt()
65 aead_request_set_assoc(aead_req, &assoc, assoc.length); ieee80211_aes_gcm_decrypt()
H A Dpm.c71 * Thus, clean up in-progress auth/assoc first. __ieee80211_suspend()
H A Dmlme.c575 * than theirs, so restrict what we advertise in the assoc request. ieee80211_add_vht_ie()
1954 bss_conf->assoc = 1; ieee80211_set_associated()
2044 sdata->vif.bss_conf.assoc = false; ieee80211_set_disassoc()
2050 /* on the next assoc, re-program HT/VHT parameters */ ieee80211_set_disassoc()
2470 bool assoc) ieee80211_destroy_auth_data()
2476 if (!assoc) { ieee80211_destroy_auth_data()
2792 bool assoc) ieee80211_destroy_assoc_data()
2798 if (!assoc) { ieee80211_destroy_assoc_data()
3038 /* set AID and assoc capability, ieee80211_assoc_success()
3313 /* continue assoc process */ ieee80211_rx_mgmt_beacon()
3854 * ok ... we waited for assoc but userspace didn't, ieee80211_sta_work()
4041 * auth (not so important) or assoc (this is the problem) process. ieee80211_mgd_quiesce()
4308 struct cfg80211_bss *cbss, bool assoc) ieee80211_prep_connection()
4324 if (assoc) { ieee80211_prep_connection()
4440 if (assoc) ieee80211_prep_connection()
4671 /* prepare assoc data */ ieee80211_mgd_assoc()
2469 ieee80211_destroy_auth_data(struct ieee80211_sub_if_data *sdata, bool assoc) ieee80211_destroy_auth_data() argument
2791 ieee80211_destroy_assoc_data(struct ieee80211_sub_if_data *sdata, bool assoc) ieee80211_destroy_assoc_data() argument
4307 ieee80211_prep_connection(struct ieee80211_sub_if_data *sdata, struct cfg80211_bss *cbss, bool assoc) ieee80211_prep_connection() argument
H A Dtx.c276 bool assoc = false; ieee80211_tx_h_check_assoc() local
308 assoc = test_sta_flag(tx->sta, WLAN_STA_ASSOC); ieee80211_tx_h_check_assoc()
311 if (unlikely(!assoc && ieee80211_tx_h_check_assoc()
653 bool assoc = false; ieee80211_tx_h_rate_ctrl() local
704 assoc = test_sta_flag(tx->sta, WLAN_STA_ASSOC); ieee80211_tx_h_rate_ctrl()
710 if (WARN(test_bit(SCAN_SW_SCANNING, &tx->local->scanning) && assoc && ieee80211_tx_h_rate_ctrl()
H A Dtrace.h359 __field(bool, assoc)
399 __entry->assoc = info->assoc;
H A Dmesh_ps.c236 /* For non-assoc STA, prevent buffering or frame transmission */ ieee80211_mps_sta_status_update()
H A Ddebugfs_netdev.c361 if (!ieee80211_sdata_running(sdata) || !sdata->vif.bss_conf.assoc) ieee80211_if_parse_beacon_loss()
H A Dtdls.c1249 if (vif->type != NL80211_IFTYPE_STATION || !vif->bss_conf.assoc) { ieee80211_tdls_oper_request()
H A Drx.c1099 /* Drop disallowed frame classes based on STA auth/assoc state; ieee80211_rx_h_check()
1105 * responsible for filtering on both auth and assoc states. ieee80211_rx_h_check()
1120 * assoc bit quickly enough before it sends the first frame ieee80211_rx_h_check()
H A Dcfg.c3742 .assoc = ieee80211_assoc,
/linux-4.1.27/arch/x86/kernel/cpu/
H A Dintel_cacheinfo.c40 { 0x06, LVL_1_INST, 8 }, /* 4-way set assoc, 32 byte line size */
41 { 0x08, LVL_1_INST, 16 }, /* 4-way set assoc, 32 byte line size */
42 { 0x09, LVL_1_INST, 32 }, /* 4-way set assoc, 64 byte line size */
43 { 0x0a, LVL_1_DATA, 8 }, /* 2 way set assoc, 32 byte line size */
44 { 0x0c, LVL_1_DATA, 16 }, /* 4-way set assoc, 32 byte line size */
45 { 0x0d, LVL_1_DATA, 16 }, /* 4-way set assoc, 64 byte line size */
46 { 0x0e, LVL_1_DATA, 24 }, /* 6-way set assoc, 64 byte line size */
47 { 0x21, LVL_2, 256 }, /* 8-way set assoc, 64 byte line size */
48 { 0x22, LVL_3, 512 }, /* 4-way set assoc, sectored cache, 64 byte line size */
49 { 0x23, LVL_3, MB(1) }, /* 8-way set assoc, sectored cache, 64 byte line size */
50 { 0x25, LVL_3, MB(2) }, /* 8-way set assoc, sectored cache, 64 byte line size */
51 { 0x29, LVL_3, MB(4) }, /* 8-way set assoc, sectored cache, 64 byte line size */
52 { 0x2c, LVL_1_DATA, 32 }, /* 8-way set assoc, 64 byte line size */
53 { 0x30, LVL_1_INST, 32 }, /* 8-way set assoc, 64 byte line size */
54 { 0x39, LVL_2, 128 }, /* 4-way set assoc, sectored cache, 64 byte line size */
55 { 0x3a, LVL_2, 192 }, /* 6-way set assoc, sectored cache, 64 byte line size */
56 { 0x3b, LVL_2, 128 }, /* 2-way set assoc, sectored cache, 64 byte line size */
57 { 0x3c, LVL_2, 256 }, /* 4-way set assoc, sectored cache, 64 byte line size */
58 { 0x3d, LVL_2, 384 }, /* 6-way set assoc, sectored cache, 64 byte line size */
59 { 0x3e, LVL_2, 512 }, /* 4-way set assoc, sectored cache, 64 byte line size */
60 { 0x3f, LVL_2, 256 }, /* 2-way set assoc, 64 byte line size */
61 { 0x41, LVL_2, 128 }, /* 4-way set assoc, 32 byte line size */
62 { 0x42, LVL_2, 256 }, /* 4-way set assoc, 32 byte line size */
63 { 0x43, LVL_2, 512 }, /* 4-way set assoc, 32 byte line size */
64 { 0x44, LVL_2, MB(1) }, /* 4-way set assoc, 32 byte line size */
65 { 0x45, LVL_2, MB(2) }, /* 4-way set assoc, 32 byte line size */
66 { 0x46, LVL_3, MB(4) }, /* 4-way set assoc, 64 byte line size */
67 { 0x47, LVL_3, MB(8) }, /* 8-way set assoc, 64 byte line size */
68 { 0x48, LVL_2, MB(3) }, /* 12-way set assoc, 64 byte line size */
69 { 0x49, LVL_3, MB(4) }, /* 16-way set assoc, 64 byte line size */
70 { 0x4a, LVL_3, MB(6) }, /* 12-way set assoc, 64 byte line size */
71 { 0x4b, LVL_3, MB(8) }, /* 16-way set assoc, 64 byte line size */
72 { 0x4c, LVL_3, MB(12) }, /* 12-way set assoc, 64 byte line size */
73 { 0x4d, LVL_3, MB(16) }, /* 16-way set assoc, 64 byte line size */
74 { 0x4e, LVL_2, MB(6) }, /* 24-way set assoc, 64 byte line size */
75 { 0x60, LVL_1_DATA, 16 }, /* 8-way set assoc, sectored cache, 64 byte line size */
76 { 0x66, LVL_1_DATA, 8 }, /* 4-way set assoc, sectored cache, 64 byte line size */
77 { 0x67, LVL_1_DATA, 16 }, /* 4-way set assoc, sectored cache, 64 byte line size */
78 { 0x68, LVL_1_DATA, 32 }, /* 4-way set assoc, sectored cache, 64 byte line size */
79 { 0x70, LVL_TRACE, 12 }, /* 8-way set assoc */
80 { 0x71, LVL_TRACE, 16 }, /* 8-way set assoc */
81 { 0x72, LVL_TRACE, 32 }, /* 8-way set assoc */
82 { 0x73, LVL_TRACE, 64 }, /* 8-way set assoc */
83 { 0x78, LVL_2, MB(1) }, /* 4-way set assoc, 64 byte line size */
84 { 0x79, LVL_2, 128 }, /* 8-way set assoc, sectored cache, 64 byte line size */
85 { 0x7a, LVL_2, 256 }, /* 8-way set assoc, sectored cache, 64 byte line size */
86 { 0x7b, LVL_2, 512 }, /* 8-way set assoc, sectored cache, 64 byte line size */
87 { 0x7c, LVL_2, MB(1) }, /* 8-way set assoc, sectored cache, 64 byte line size */
88 { 0x7d, LVL_2, MB(2) }, /* 8-way set assoc, 64 byte line size */
89 { 0x7f, LVL_2, 512 }, /* 2-way set assoc, 64 byte line size */
90 { 0x80, LVL_2, 512 }, /* 8-way set assoc, 64 byte line size */
91 { 0x82, LVL_2, 256 }, /* 8-way set assoc, 32 byte line size */
92 { 0x83, LVL_2, 512 }, /* 8-way set assoc, 32 byte line size */
93 { 0x84, LVL_2, MB(1) }, /* 8-way set assoc, 32 byte line size */
94 { 0x85, LVL_2, MB(2) }, /* 8-way set assoc, 32 byte line size */
95 { 0x86, LVL_2, 512 }, /* 4-way set assoc, 64 byte line size */
96 { 0x87, LVL_2, MB(1) }, /* 8-way set assoc, 64 byte line size */
97 { 0xd0, LVL_3, 512 }, /* 4-way set assoc, 64 byte line size */
98 { 0xd1, LVL_3, MB(1) }, /* 4-way set assoc, 64 byte line size */
99 { 0xd2, LVL_3, MB(2) }, /* 4-way set assoc, 64 byte line size */
100 { 0xd6, LVL_3, MB(1) }, /* 8-way set assoc, 64 byte line size */
101 { 0xd7, LVL_3, MB(2) }, /* 8-way set assoc, 64 byte line size */
102 { 0xd8, LVL_3, MB(4) }, /* 12-way set assoc, 64 byte line size */
103 { 0xdc, LVL_3, MB(2) }, /* 12-way set assoc, 64 byte line size */
104 { 0xdd, LVL_3, MB(4) }, /* 12-way set assoc, 64 byte line size */
105 { 0xde, LVL_3, MB(8) }, /* 12-way set assoc, 64 byte line size */
106 { 0xe2, LVL_3, MB(2) }, /* 16-way set assoc, 64 byte line size */
107 { 0xe3, LVL_3, MB(4) }, /* 16-way set assoc, 64 byte line size */
108 { 0xe4, LVL_3, MB(8) }, /* 16-way set assoc, 64 byte line size */
109 { 0xea, LVL_3, MB(12) }, /* 24-way set assoc, 64 byte line size */
110 { 0xeb, LVL_3, MB(18) }, /* 24-way set assoc, 64 byte line size */
111 { 0xec, LVL_3, MB(24) }, /* 24-way set assoc, 64 byte line size */
172 unsigned assoc:8; member in struct:l1_cache::__anon3122
182 unsigned assoc:4; member in struct:l2_cache::__anon3123
192 unsigned assoc:4; member in struct:l3_cache::__anon3124
229 unsigned line_size, lines_per_tag, assoc, size_in_kb; amd_cpuid4() local
248 assoc = assocs[l1->assoc]; amd_cpuid4()
256 assoc = assocs[l2.assoc]; amd_cpuid4()
265 assoc = assocs[l3.assoc]; amd_cpuid4()
271 assoc = assoc >> 1; amd_cpuid4()
285 if (assoc == 0xffff) amd_cpuid4()
288 ebx->split.ways_of_associativity = assoc - 1; amd_cpuid4()
H A Damd.c484 u32 cpuid, assoc; bsp_init_amd() local
487 assoc = cpuid >> 16 & 0xff; bsp_init_amd()
488 upperbit = ((cpuid >> 24) << 10) / assoc; bsp_init_amd()
/linux-4.1.27/net/sctp/
H A Dproc.c157 static void sctp_seq_dump_remote_addrs(struct seq_file *seq, struct sctp_association *assoc) sctp_seq_dump_remote_addrs() argument
163 primary = &assoc->peer.primary_addr; sctp_seq_dump_remote_addrs()
165 list_for_each_entry_rcu(transport, &assoc->peer.transport_addr_list, sctp_seq_dump_remote_addrs()
321 struct sctp_association *assoc; sctp_assocs_seq_show() local
332 assoc = sctp_assoc(epb); sctp_assocs_seq_show()
339 assoc, sk, sctp_sk(sk)->type, sk->sk_state, sctp_assocs_seq_show()
340 assoc->state, hash, sctp_assocs_seq_show()
341 assoc->assoc_id, sctp_assocs_seq_show()
342 assoc->sndbuf_used, sctp_assocs_seq_show()
343 atomic_read(&assoc->rmem_alloc), sctp_assocs_seq_show()
347 assoc->peer.port); sctp_assocs_seq_show()
351 sctp_seq_dump_remote_addrs(seq, assoc); sctp_assocs_seq_show()
354 assoc->hbinterval, assoc->c.sinit_max_instreams, sctp_assocs_seq_show()
355 assoc->c.sinit_num_ostreams, assoc->max_retrans, sctp_assocs_seq_show()
356 assoc->init_retries, assoc->shutdown_retries, sctp_assocs_seq_show()
357 assoc->rtx_data_chunks, sctp_assocs_seq_show()
441 struct sctp_association *assoc; sctp_remaddr_seq_show() local
455 assoc = sctp_assoc(epb); sctp_remaddr_seq_show()
456 list_for_each_entry_rcu(tsp, &assoc->peer.transport_addr_list, sctp_remaddr_seq_show()
H A Dobjcnt.c49 SCTP_DBG_OBJCNT(assoc); variable
64 SCTP_DBG_OBJCNT_ENTRY(assoc),
H A Dassociola.c309 SCTP_DBG_OBJCNT_INC(assoc); sctp_association_new()
425 SCTP_DBG_OBJCNT_DEC(assoc); sctp_association_destroy()
1059 void sctp_assoc_migrate(struct sctp_association *assoc, struct sock *newsk) sctp_assoc_migrate() argument
1062 struct sock *oldsk = assoc->base.sk; sctp_assoc_migrate()
1067 list_del_init(&assoc->asocs); sctp_assoc_migrate()
1074 sctp_endpoint_put(assoc->ep); sctp_assoc_migrate()
1075 sock_put(assoc->base.sk); sctp_assoc_migrate()
1078 assoc->ep = newsp->ep; sctp_assoc_migrate()
1079 sctp_endpoint_hold(assoc->ep); sctp_assoc_migrate()
1082 assoc->base.sk = newsk; sctp_assoc_migrate()
1083 sock_hold(assoc->base.sk); sctp_assoc_migrate()
1086 sctp_endpoint_add_asoc(newsp->ep, assoc); sctp_assoc_migrate()
H A Doutqueue.c1100 static void sctp_sack_update_unack_data(struct sctp_association *assoc, sctp_sack_update_unack_data() argument
1107 unack_data = assoc->next_tsn - assoc->ctsn_ack_point - 1; sctp_sack_update_unack_data()
1115 assoc->unack_data = unack_data; sctp_sack_update_unack_data()
1232 /* Update unack_data field in the assoc. */
1266 pr_debug("%s: cumulative tsn ack of assoc:%p is 0x%x, "
H A Dsocket.c199 /* If this is not a UDP-style socket, assoc id should be ignored. */ sctp_id2assoc()
229 /* Look up the transport from an address and an assoc id. If both address and
1882 * it with a default ttl from the assoc here. sctp_sendmsg()
5873 /* User must provide at least the assoc id */ sctp_getsockopt_assoc_stats()
7235 /* Populate the fields of the newsk from the oldsk and migrate the assoc
7239 struct sctp_association *assoc, sctp_sock_migrate()
7287 if (event->asoc == assoc) { sctp_sock_migrate()
7301 atomic_set(&sctp_sk(newsk)->pd_mode, assoc->ulpq.pd_mode); sctp_sock_migrate()
7307 if (assoc->ulpq.pd_mode) { sctp_sock_migrate()
7317 if (event->asoc == assoc) { sctp_sock_migrate()
7327 if (assoc->ulpq.pd_mode) sctp_sock_migrate()
7332 sctp_skb_for_each(skb, &assoc->ulpq.reasm, tmp) sctp_sock_migrate()
7335 sctp_skb_for_each(skb, &assoc->ulpq.lobby, tmp) sctp_sock_migrate()
7354 sctp_assoc_migrate(assoc, newsk); sctp_sock_migrate()
7359 if (sctp_state(assoc, CLOSED) && sctp_style(newsk, TCP)) sctp_sock_migrate()
7238 sctp_sock_migrate(struct sock *oldsk, struct sock *newsk, struct sctp_association *assoc, sctp_socket_type_t type) sctp_sock_migrate() argument
H A Dinput.c373 /* Hold the assoc/ep while hanging on the backlog queue. sctp_add_backlog()
H A Dsm_make_chunk.c3251 /* If we are sending a new ASCONF_ACK hold a reference to it in assoc
H A Dsm_statefuns.c2355 /* Clear peer's init_tag cached in assoc as we are sending a new INIT */ sctp_sf_do_5_2_6_stale()
/linux-4.1.27/arch/mips/cavium-octeon/executive/
H A Dcvmx-l2c.c314 uint64_t assoc = cvmx_l2c_get_num_assoc(); cvmx_l2c_lock_line() local
323 for (way = 0; way < assoc; way++) { cvmx_l2c_lock_line()
333 if (way >= assoc) { cvmx_l2c_lock_line()
427 uint64_t assoc, set; cvmx_l2c_flush() local
439 for (assoc = 0; assoc < n_assoc; assoc++) { cvmx_l2c_flush()
441 (assoc << assoc_shift) | (set << set_shift)); cvmx_l2c_flush()
447 for (assoc = 0; assoc < n_assoc; assoc++) cvmx_l2c_flush()
448 cvmx_l2c_flush_line(assoc, set); cvmx_l2c_flush()
457 int assoc; cvmx_l2c_unlock_line() local
470 for (assoc = 0; assoc < CVMX_L2_ASSOC; assoc++) { cvmx_l2c_unlock_line()
471 tag = cvmx_l2c_get_tag(assoc, index); cvmx_l2c_unlock_line()
479 int assoc; cvmx_l2c_unlock_line() local
487 for (assoc = 0; assoc < CVMX_L2_ASSOC; assoc++) { cvmx_l2c_unlock_line()
488 tag = cvmx_l2c_get_tag(assoc, index); cvmx_l2c_unlock_line()
491 cvmx_l2c_flush_line(assoc, index); cvmx_l2c_unlock_line()
617 * @assoc: Association (way) of the tag to dump
624 static union __cvmx_l2c_tag __read_l2_tag(uint64_t assoc, uint64_t index) __read_l2_tag() argument
642 debug_val.s.set = assoc; __read_l2_tag()
892 * @assoc: Association (or way) to flush
895 void cvmx_l2c_flush_line(uint32_t assoc, uint32_t index) cvmx_l2c_flush_line() argument
904 if (assoc > (uint32_t)cvmx_l2c_get_num_assoc()) { cvmx_l2c_flush_line()
917 (assoc << CVMX_L2C_TAG_ADDR_ALIAS_SHIFT) | cvmx_l2c_flush_line()
928 l2cdbg.s.set = assoc; cvmx_l2c_flush_line()
/linux-4.1.27/crypto/
H A Dauthencesn.c392 struct scatterlist *assoc = req->assoc; crypto_authenc_esn_genicv() local
415 if (sg_is_last(assoc)) crypto_authenc_esn_genicv()
418 assoc1 = assoc + 1; crypto_authenc_esn_genicv()
422 assoc2 = assoc + 2; crypto_authenc_esn_genicv()
427 sg_set_page(hsg, sg_page(assoc), assoc->length, assoc->offset); crypto_authenc_esn_genicv()
434 areq_ctx->headlen = assoc->length + assoc2->length; crypto_authenc_esn_genicv()
562 struct scatterlist *assoc = req->assoc; crypto_authenc_esn_iverify() local
583 if (sg_is_last(assoc)) crypto_authenc_esn_iverify()
586 assoc1 = assoc + 1; crypto_authenc_esn_iverify()
590 assoc2 = assoc + 2; crypto_authenc_esn_iverify()
595 sg_set_page(hsg, sg_page(assoc), assoc->length, assoc->offset); crypto_authenc_esn_iverify()
602 areq_ctx->headlen = assoc->length + assoc2->length; crypto_authenc_esn_iverify()
H A Dalgif_aead.c359 struct scatterlist assoc[ALG_MAX_PAGES]; aead_recvmsg() local
383 * AEAD encryption input: assoc data || plaintext aead_recvmsg()
385 * AEAD decryption input: assoc data || ciphertext || auth tag aead_recvmsg()
454 sg_init_table(assoc, ALG_MAX_PAGES); aead_recvmsg()
458 * is plaintext / ciphertext. The first part is assigned to assoc aead_recvmsg()
466 sg_set_page(assoc + i, sg_page(sg), aead_recvmsg()
475 sg_mark_end(assoc + i - 1); aead_recvmsg()
478 sg_mark_end(assoc); aead_recvmsg()
482 sg_set_page(assoc + i, sg_page(sg), aead_recvmsg()
484 sg_mark_end(assoc + i); aead_recvmsg()
492 aead_request_set_assoc(&ctx->aead_req, assoc, ctx->aead_assoclen); aead_recvmsg()
H A Dauthenc.c278 ahash_request_set_crypt(ahreq, req->assoc, hash, req->assoclen); crypto_authenc_ahash_fb()
330 struct scatterlist *assoc = req->assoc; crypto_authenc_genicv() local
351 if (req->assoclen && sg_is_last(assoc)) { crypto_authenc_genicv()
354 sg_set_page(asg, sg_page(assoc), assoc->length, assoc->offset); crypto_authenc_genicv()
487 struct scatterlist *assoc = req->assoc; crypto_authenc_iverify() local
506 if (req->assoclen && sg_is_last(assoc)) { crypto_authenc_iverify()
509 sg_set_page(asg, sg_page(assoc), assoc->length, assoc->offset); crypto_authenc_iverify()
H A Dgcm.c56 struct scatterlist assoc[2]; member in struct:crypto_rfc4543_req_ctx
440 req->assoc, req->assoclen); __gcm_hash_init_done()
477 err = gcm_hash_update(req, pctx, compl, req->assoc, req->assoclen); gcm_hash()
914 aead_request_set_assoc(subreq, req->assoc, req->assoclen); crypto_rfc4106_crypt()
1128 struct scatterlist *assoc = rctx->assoc; crypto_rfc4543_crypt() local
1158 if (req->assoc->length == req->assoclen) { crypto_rfc4543_crypt()
1159 sg_init_table(assoc, 2); crypto_rfc4543_crypt()
1160 sg_set_page(assoc, sg_page(req->assoc), req->assoc->length, crypto_rfc4543_crypt()
1161 req->assoc->offset); crypto_rfc4543_crypt()
1165 scatterwalk_map_and_copy(rctx->assocbuf, req->assoc, 0, crypto_rfc4543_crypt()
1168 sg_init_table(assoc, 2); crypto_rfc4543_crypt()
1169 sg_set_buf(assoc, rctx->assocbuf, req->assoclen); crypto_rfc4543_crypt()
1171 scatterwalk_crypto_chain(assoc, payload, 0, 2); crypto_rfc4543_crypt()
1177 aead_request_set_assoc(subreq, assoc, assoclen); crypto_rfc4543_crypt()
H A Dpcrypt.c178 aead_request_set_assoc(creq, req->assoc, req->assoclen); pcrypt_aead_encrypt()
220 aead_request_set_assoc(creq, req->assoc, req->assoclen); pcrypt_aead_decrypt()
263 aead_givcrypt_set_assoc(creq, areq->assoc, areq->assoclen); pcrypt_aead_givencrypt()
H A Dseqiv.c178 aead_request_set_assoc(subreq, areq->assoc, areq->assoclen); seqiv_aead_givencrypt()
H A Dtestmgr.c435 void *assoc; __test_aead() local
494 assoc = axbuf[0]; __test_aead()
502 memcpy(assoc, template[i].assoc, template[i].alen); __test_aead()
549 sg_init_one(&asg[0], assoc, template[i].alen); __test_aead()
694 template[i].assoc + temp, __test_aead()
H A Dccm.c268 get_data_to_compute(cipher, pctx, req->assoc, req->assoclen); crypto_ccm_auth()
697 aead_request_set_assoc(subreq, req->assoc, req->assoclen); crypto_rfc4309_crypt()
H A Dtcrypt.c282 void *assoc; test_aead_speed() local
339 assoc = axbuf[0]; test_aead_speed()
340 memset(assoc, 0xff, aad_size); test_aead_speed()
341 sg_init_one(&asg[0], assoc, aad_size); test_aead_speed()
H A Dtestmgr.h68 char *assoc; member in struct:aead_testvec
14647 .assoc = "\x00\x00\x43\x21\x00\x00\x00\x01",
14997 .assoc = "\x00\x00\x43\x21\x00\x00\x00\x01",
15296 .assoc = "\x00\x00\x43\x21\x00\x00\x00\x01",
15448 .assoc = "\x00\x00\x43\x21\x00\x00\x00\x01",
15508 .assoc = "\x00\x00\x43\x21\x00\x00\x00\x01",
15569 .assoc = "\x00\x00\x43\x21\x00\x00\x00\x01",
15633 .assoc = "\x00\x00\x43\x21\x00\x00\x00\x01",
15701 .assoc = "\x00\x00\x43\x21\x00\x00\x00\x01",
15768 .assoc = "\x00\x00\x43\x21\x00\x00\x00\x01",
15830 .assoc = "\x00\x00\x43\x21\x00\x00\x00\x01",
15893 .assoc = "\x00\x00\x43\x21\x00\x00\x00\x01",
15959 .assoc = "\x00\x00\x43\x21\x00\x00\x00\x01",
16029 .assoc = "\x00\x00\x43\x21\x00\x00\x00\x01",
19317 .assoc = "\xfe\xed\xfa\xce\xde\xad\xbe\xef"
19391 .assoc = "\xfe\xed\xfa\xce\xde\xad\xbe\xef"
19477 .assoc = "\xfe\xed\xfa\xce\xde\xad\xbe\xef"
19537 .assoc = "\xfe\xed\xfa\xce\xde\xad\xbe\xef"
19605 .assoc = "\xfe\xed\xfa\xce\xde\xad\xbe\xef"
19628 .assoc = zeroed_string,
19644 .assoc = zeroed_string,
19661 .assoc = zeroed_string,
19677 .assoc = "\x01\x01\x01\x01\x01\x01\x01\x01",
19694 .assoc = "\x01\x01\x01\x01\x01\x01\x01\x01",
19717 .assoc = "\x01\x01\x01\x01\x01\x01\x01\x01",
19762 .assoc = "\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa"
19805 .assoc = zeroed_string,
19822 .assoc = zeroed_string,
19837 .assoc = zeroed_string,
19853 .assoc = "\x01\x01\x01\x01\x01\x01\x01\x01",
19871 .assoc = "\x01\x01\x01\x01\x01\x01\x01\x01",
19894 .assoc = "\x01\x01\x01\x01\x01\x01\x01\x01",
19939 .assoc = "\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa"
19978 .assoc = "\x00\x00\x43\x21\x00\x00\x00\x07",
20008 .assoc = "\x00\x00\x43\x21\x00\x00\x00\x07",
20034 .assoc = "\x00\x00\x43\x21\x00\x00\x00\x07",
20065 .assoc = "\x00\x01\x02\x03\x04\x05\x06\x07",
20082 .assoc = "\x00\x01\x02\x03\x04\x05\x06\x07"
20100 .assoc = "\x00\x01\x02\x03\x04\x05\x06\x07",
20119 .assoc = "\x00\x01\x02\x03\x04\x05\x06\x07"
20137 .assoc = "\x63\x01\x8f\x76\xdc\x8a\x1b\xcb",
20154 .assoc = "\xcd\x90\x44\xd2\xb7\x1f\xdb\x81"
20172 .assoc = "\xd8\x5b\xc7\xe6\x9f\x94\x4f\xb8",
20216 .assoc = "\x00\x01\x02\x03\x04\x05\x06\x07",
20233 .assoc = "\x00\x01\x02\x03\x04\x05\x06\x07"
20251 .assoc = "\x00\x01\x02\x03\x04\x05\x06\x07",
20270 .assoc = "\x00\x01\x02\x03\x04\x05\x06\x07"
20288 .assoc = "\x63\x01\x8f\x76\xdc\x8a\x1b\xcb",
20305 .assoc = "\xcd\x90\x44\xd2\xb7\x1f\xdb\x81"
20323 .assoc = "\xd8\x5b\xc7\xe6\x9f\x94\x4f\xb8",
20374 .assoc = "\xda\xe6\x28\x9c\x45\x2d\xfd\x63"
20398 .assoc = "\x5b\x9e\x13\x67\x02\x5e\xef\xc1"
20414 .assoc = "\x02\x65\x78\x3c\xe9\x21\x30\x91"
20439 .assoc = "\x19\xb6\x1f\x57\xc4\xf3\xf0\x8b"
20463 .assoc = "\x57\xf5\x6b\x8b\x57\x5c\x3d\x3b"
20488 .assoc = "\xd4\xdb\x30\x1d\x03\xfe\xfd\x5f"
20538 .assoc = "\xf3\x94\x87\x78\x35\x82\x81\x7f"
20562 .assoc = "\x49\x5c\x50\x1f\x1d\x94\xcc\x81"
20586 .assoc = "\x44\xa6\x2c\x05\xe9\xe1\x43\xb1"
20602 .assoc = "\x44\xa6\x2c\x05\xe9\xe1\x43\xb1"
20625 .assoc = "\x86\x67\xa5\xa9\x14\x5f\x0d\xc6"
20686 .assoc = "\x8f\x86\x6c\x4d\x1d\xc5\x39\x88"
/linux-4.1.27/include/crypto/
H A Daead.h92 struct scatterlist *assoc, aead_givcrypt_set_assoc()
95 aead_request_set_assoc(&req->areq, assoc, assoclen); aead_givcrypt_set_assoc()
91 aead_givcrypt_set_assoc(struct aead_givcrypt_request *req, struct scatterlist *assoc, unsigned int assoclen) aead_givcrypt_set_assoc() argument
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c282 avf->assoc = bss_conf->assoc; ath5k_bss_info_changed()
283 if (bss_conf->assoc) ath5k_bss_info_changed()
284 ah->assoc = bss_conf->assoc; ath5k_bss_info_changed()
286 ah->assoc = ath5k_any_vif_assoc(ah); ath5k_bss_info_changed()
289 ath5k_set_beacon_filter(hw, ah->assoc); ath5k_bss_info_changed()
290 ath5k_hw_set_ledstate(ah, ah->assoc ? ath5k_bss_info_changed()
292 if (bss_conf->assoc) { ath5k_bss_info_changed()
446 if (ah->assoc) ath5k_configure_filter()
555 if (!ah->assoc) ath5k_sw_scan_start()
564 ath5k_hw_set_ledstate(ah, ah->assoc ? ath5k_sw_scan_complete()
H A Dbase.h74 bool assoc; /* are we associated or not */ member in struct:ath5k_vif
H A Ddma.c559 * true we should disable them before assoc and re-enable them ath5k_hw_get_isr()
560 * after a successful assoc + some jiffies. ath5k_hw_get_isr()
H A Dath5k.h1337 bool assoc; /* associate state */ member in struct:ath5k_hw
H A Dbase.c499 if (avf->assoc) ath5k_vif_iter()
/linux-4.1.27/net/mac802154/
H A Dllsec.c652 struct scatterlist src, assoc[2], dst[2]; llsec_do_encrypt_auth() local
662 sg_init_table(assoc, 2); llsec_do_encrypt_auth()
663 sg_set_buf(&assoc[0], skb_mac_header(skb), skb->mac_len); llsec_do_encrypt_auth()
670 sg_set_buf(&assoc[1], data, 0); llsec_do_encrypt_auth()
672 sg_set_buf(&assoc[1], data, datalen); llsec_do_encrypt_auth()
684 aead_request_set_assoc(req, assoc, assoclen); llsec_do_encrypt_auth()
861 struct scatterlist src, assoc[2]; llsec_do_decrypt_auth() local
871 sg_init_table(assoc, 2); llsec_do_decrypt_auth()
872 sg_set_buf(&assoc[0], skb_mac_header(skb), skb->mac_len); llsec_do_decrypt_auth()
879 sg_set_buf(&assoc[1], data, 0); llsec_do_decrypt_auth()
881 sg_set_buf(&assoc[1], data, datalen - authlen); llsec_do_decrypt_auth()
890 aead_request_set_assoc(req, assoc, assoclen); llsec_do_decrypt_auth()
/linux-4.1.27/net/bluetooth/
H A Da2mp.c409 BT_DBG("id %d status 0x%2.2x assoc len %zu", rsp->id, rsp->status, a2mp_getampassoc_rsp()
418 u8 *assoc; a2mp_getampassoc_rsp() local
420 assoc = kmemdup(rsp->amp_assoc, assoc_len, GFP_KERNEL); a2mp_getampassoc_rsp()
421 if (!assoc) { a2mp_getampassoc_rsp()
426 ctrl->assoc = assoc; a2mp_getampassoc_rsp()
492 u8 *assoc; a2mp_createphyslink_req() local
494 assoc = kmemdup(req->amp_assoc, assoc_len, GFP_KERNEL); a2mp_createphyslink_req()
495 if (!assoc) { a2mp_createphyslink_req()
500 ctrl->assoc = assoc; a2mp_createphyslink_req()
H A Damp.h24 __u8 *assoc; member in struct:amp_ctrl
H A Damp.c37 kfree(ctrl->assoc); amp_ctrl_destroy()
303 memcpy(cp->frag, ctrl->assoc, frag_len); amp_write_rem_assoc_frag()
H A Dhci_event.c847 struct amp_assoc *assoc = &hdev->loc_assoc; hci_cc_read_local_amp_assoc() local
861 memcpy(assoc->data + assoc->offset, rp->frag, frag_len); hci_cc_read_local_amp_assoc()
862 assoc->offset += frag_len; hci_cc_read_local_amp_assoc()
870 memcpy(assoc->data + assoc->offset, rp->frag, rem_len); hci_cc_read_local_amp_assoc()
871 assoc->len = assoc->offset + rem_len; hci_cc_read_local_amp_assoc()
872 assoc->offset = 0; hci_cc_read_local_amp_assoc()
/linux-4.1.27/arch/x86/crypto/
H A Daesni-intel_glue.c1000 u8 *src, *dst, *assoc; __driver_rfc4106_encrypt() local
1033 if ((sg_is_last(req->src)) && (sg_is_last(req->assoc))) { __driver_rfc4106_encrypt()
1036 scatterwalk_start(&assoc_sg_walk, req->assoc); __driver_rfc4106_encrypt()
1038 assoc = scatterwalk_map(&assoc_sg_walk); __driver_rfc4106_encrypt()
1046 /* Allocate memory for src, dst, assoc */ __driver_rfc4106_encrypt()
1051 assoc = (src + req->cryptlen + auth_tag_len); __driver_rfc4106_encrypt()
1053 scatterwalk_map_and_copy(assoc, req->assoc, 0, __driver_rfc4106_encrypt()
1059 ctx->hash_subkey, assoc, (unsigned long)req->assoclen, dst __driver_rfc4106_encrypt()
1070 scatterwalk_unmap(assoc); __driver_rfc4106_encrypt()
1084 u8 *src, *dst, *assoc; __driver_rfc4106_decrypt() local
1123 if ((sg_is_last(req->src)) && (sg_is_last(req->assoc))) { __driver_rfc4106_decrypt()
1126 scatterwalk_start(&assoc_sg_walk, req->assoc); __driver_rfc4106_decrypt()
1128 assoc = scatterwalk_map(&assoc_sg_walk); __driver_rfc4106_decrypt()
1136 /* Allocate memory for src, dst, assoc */ __driver_rfc4106_decrypt()
1140 assoc = (src + req->cryptlen); __driver_rfc4106_decrypt()
1142 scatterwalk_map_and_copy(assoc, req->assoc, 0, __driver_rfc4106_decrypt()
1148 ctx->hash_subkey, assoc, (unsigned long)req->assoclen, __driver_rfc4106_decrypt()
1161 scatterwalk_unmap(assoc); __driver_rfc4106_decrypt()
/linux-4.1.27/drivers/net/wireless/rsi/
H A Drsi_91x_pkt.c44 if (!bss->assoc) rsi_send_data_pkt()
196 if ((skb->data[16] == IEEE80211_STYPE_PROBE_REQ) && (!bss->assoc)) { rsi_send_mgmt_pkt()
H A Drsi_91x_mac80211.c365 if (bss->assoc) { rsi_channel_change()
378 if (bss->assoc) { rsi_channel_change()
463 __func__, bss_conf->assoc); rsi_mac80211_bss_info_changed()
465 bss_conf->assoc, rsi_mac80211_bss_info_changed()
881 if (bss->assoc && !(memcmp(bss->bssid, hdr->addr2, ETH_ALEN))) { rsi_fill_rx_status()
/linux-4.1.27/tools/lib/traceevent/
H A Dplugin_mac80211.c72 SF("assoc"); SP(); drv_bss_info_changed()
/linux-4.1.27/include/linux/
H A Dif_frad.h82 int (*assoc)(struct net_device *, struct net_device *); member in struct:frad_local
H A Dcrypto.h184 * @assoc: Associated data
197 struct scatterlist *assoc; member in struct:aead_request
1576 * @assoc: associated data scatter / gather list
1577 * @assoclen: number of bytes to process from @assoc
1583 struct scatterlist *assoc, aead_request_set_assoc()
1586 req->assoc = assoc; aead_request_set_assoc()
1582 aead_request_set_assoc(struct aead_request *req, struct scatterlist *assoc, unsigned int assoclen) aead_request_set_assoc() argument
H A Dfsnotify_backend.h154 /* stores all fastpath marks assoc with this group so they can be cleaned on unregister */
/linux-4.1.27/sound/pci/hda/
H A Dhda_auto_parser.c196 short assoc, loc, conn, dev; for_each_hda_codec_node() local
225 assoc = get_defcfg_association(def_conf); for_each_hda_codec_node()
230 if (!assoc) for_each_hda_codec_node()
233 assoc_line_out = assoc; for_each_hda_codec_node()
234 else if (assoc_line_out != assoc) { for_each_hda_codec_node()
236 "ignore pin 0x%x with mismatching assoc# 0x%x vs 0x%x\n", for_each_hda_codec_node()
237 nid, assoc, assoc_line_out); for_each_hda_codec_node()
252 assoc = get_defcfg_association(def_conf); for_each_hda_codec_node()
260 speaker_out[cfg->speaker_outs].seq = (assoc << 4) | seq; for_each_hda_codec_node()
265 assoc = get_defcfg_association(def_conf); for_each_hda_codec_node()
273 hp_out[cfg->hp_outs].seq = (assoc << 4) | seq; for_each_hda_codec_node()
/linux-4.1.27/arch/arc/mm/
H A Dcache_arc700.c86 (p)->sz_k, (p)->assoc, (p)->line_len, \ arc_cache_mumbojumbo()
121 p_ic->assoc = 2; /* Fixed to 2w set assoc */ read_decode_cache_bcr()
126 p_ic->alias = p_ic->sz_k/p_ic->assoc/TO_KB(PAGE_SIZE) > 1; read_decode_cache_bcr()
136 p_dc->assoc = 4; /* Fixed to 4w set assoc */ read_decode_cache_bcr()
141 p_dc->alias = p_dc->sz_k/p_dc->assoc/TO_KB(PAGE_SIZE) > 1; read_decode_cache_bcr()
H A Dtlb.c63 * ARC700 MMU-v1 had a Joint-TLB for Code and Data and is 2 way set-assoc.
68 * Although J-TLB is 2 way set assoc, ARC700 caches J-TLB into uTLBS which has
76 * The solution which James came up was pretty neat. It utilised the assoc
H A Dtlbex.S351 ; MMU with 2 way set assoc J-TLB, needs some help in pathetic case of
/linux-4.1.27/drivers/net/wireless/mwifiex/
H A Djoin.c199 * target BSS and our adapter settings for use in an assoc/join command.
387 struct host_cmd_ds_802_11_associate *assoc = &cmd->params.associate; mwifiex_cmd_802_11_associate() local
400 pos = (u8 *) assoc; mwifiex_cmd_802_11_associate()
407 memcpy(assoc->peer_sta_addr, mwifiex_cmd_802_11_associate()
408 bss_desc->mac_address, sizeof(assoc->peer_sta_addr)); mwifiex_cmd_802_11_associate()
409 pos += sizeof(assoc->peer_sta_addr); mwifiex_cmd_802_11_associate()
412 assoc->listen_interval = cpu_to_le16(priv->listen_interval); mwifiex_cmd_802_11_associate()
414 assoc->beacon_period = cpu_to_le16(bss_desc->beacon_period); mwifiex_cmd_802_11_associate()
416 pos += sizeof(assoc->cap_info_bitmap); mwifiex_cmd_802_11_associate()
417 pos += sizeof(assoc->listen_interval); mwifiex_cmd_802_11_associate()
418 pos += sizeof(assoc->beacon_period); mwifiex_cmd_802_11_associate()
419 pos += sizeof(assoc->dtim_period); mwifiex_cmd_802_11_associate()
538 cmd->size = cpu_to_le16((u16) (pos - (u8 *) assoc) + S_DS_GEN); mwifiex_cmd_802_11_associate()
549 assoc->cap_info_bitmap = cpu_to_le16(tmp_cap); mwifiex_cmd_802_11_associate()
H A Die.c148 /* Copy individual custom IEs for beacon, probe response and assoc response
210 /* save assoc resp ie index after auto-indexing */ mwifiex_update_uap_custom_ie()
H A Duap_event.c66 * current_ap_addr before the re-assoc ies. mwifiex_process_uap_event()
H A Dsta_event.c104 * it could be used for re-assoc mwifiex_reset_connect_state()
H A Dcfg80211.c2001 "assoc: requested bss not found in scan results\n"); mwifiex_cfg80211_assoc()
2020 * kernel will give a panic after successful assoc */ mwifiex_cfg80211_assoc()
2045 "%s: reject infra assoc request in non-STA role\n", mwifiex_cfg80211_connect()
H A Dwmm.c879 "info: WMM: process assoc req: bss->wmm_ie=%#x\n", mwifiex_wmm_process_association_req()
H A Dscan.c2348 * the selected(scan/assoc/adhoc) IE as TLV to the command mwifiex_cmd_append_vsie_tlv()
/linux-4.1.27/drivers/crypto/caam/
H A Dcaamalg.c172 * If all data, including src (with assoc and iv) or dst (with iv only) are
302 /* read assoc before reading payload */ aead_null_set_sh_desc()
391 /* read assoc before reading payload */ aead_null_set_sh_desc()
518 /* read assoc before reading payload */ aead_set_sh_desc()
585 /* read assoc before reading payload */ aead_set_sh_desc()
673 /* read assoc before reading payload */ aead_set_sh_desc()
797 /* if assoclen is ZERO, skip reading the assoc data */ gcm_set_sh_desc()
802 /* read assoc data */ gcm_set_sh_desc()
830 /* read assoc data */ gcm_set_sh_desc()
907 /* if asoclen is ZERO, skip reading assoc data */ gcm_set_sh_desc()
910 /* read assoc data */ gcm_set_sh_desc()
934 /* read assoc data */ gcm_set_sh_desc()
1027 /* Read assoc data */ rfc4106_set_sh_desc()
1104 /* Read assoc data */ rfc4106_set_sh_desc()
1204 /* Read assoc data */ rfc4106_set_sh_desc()
1325 /* Read assoc data */ rfc4543_set_sh_desc()
1452 /* Read assoc data */ rfc4543_set_sh_desc()
1588 /* Read assoc data */ rfc4543_set_sh_desc()
2160 dma_unmap_sg_chained(dev, req->assoc, edesc->assoc_nents, aead_unmap()
2204 print_hex_dump(KERN_ERR, "assoc @"__stringify(__LINE__)": ", aead_encrypt_done()
2205 DUMP_PREFIX_ADDRESS, 16, 4, sg_virt(req->assoc), aead_encrypt_done()
2260 ((char *)sg_virt(req->assoc) - sizeof(struct iphdr)), aead_decrypt_done()
2363 print_hex_dump(KERN_ERR, "assoc @"__stringify(__LINE__)": ", init_aead_job()
2364 DUMP_PREFIX_ADDRESS, 16, 4, sg_virt(req->assoc), init_aead_job()
2389 src_dma = sg_dma_address(req->assoc); init_aead_job()
2448 print_hex_dump(KERN_ERR, "assoc @"__stringify(__LINE__)": ", init_aead_giv_job()
2449 DUMP_PREFIX_ADDRESS, 16, 4, sg_virt(req->assoc), init_aead_giv_job()
2473 src_dma = sg_dma_address(req->assoc); init_aead_giv_job()
2631 assoc_nents = sg_count(req->assoc, req->assoclen, &assoc_chained); aead_edesc_alloc()
2646 sgc = dma_map_sg_chained(jrdev, req->assoc, assoc_nents ? : 1, aead_edesc_alloc()
2676 iv_dma + ivsize == sg_dma_address(req->assoc) && aead_edesc_alloc()
2677 !src_nents && sg_dma_address(req->assoc) + aead_edesc_alloc()
2680 all_contig = (!assoc_nents && sg_dma_address(req->assoc) + aead_edesc_alloc()
2716 sg_to_sec4_sg(req->assoc, aead_edesc_alloc()
2728 sg_to_sec4_sg(req->assoc, aead_edesc_alloc()
2858 assoc_nents = sg_count(req->assoc, req->assoclen, &assoc_chained); aead_giv_edesc_alloc()
2865 sgc = dma_map_sg_chained(jrdev, req->assoc, assoc_nents ? : 1, aead_giv_edesc_alloc()
2896 sg_dma_address(req->assoc) || src_nents || aead_giv_edesc_alloc()
2897 sg_dma_address(req->assoc) + req->assoclen != aead_giv_edesc_alloc()
2902 sg_dma_address(req->assoc) + req->assoclen != iv_dma || aead_giv_edesc_alloc()
2956 sg_to_sec4_sg(req->assoc, assoc_nents, aead_giv_edesc_alloc()
2966 sg_to_sec4_sg(req->assoc, assoc_nents, aead_giv_edesc_alloc()
/linux-4.1.27/sound/usb/
H A Dcard.c262 struct usb_interface_assoc_descriptor *assoc = snd_usb_create_streams() local
265 if (!assoc) { snd_usb_create_streams()
277 assoc = iface->intf_assoc; snd_usb_create_streams()
280 if (!assoc) { snd_usb_create_streams()
285 for (i = 0; i < assoc->bInterfaceCount; i++) { snd_usb_create_streams()
286 int intf = assoc->bFirstInterface + i; snd_usb_create_streams()
/linux-4.1.27/drivers/net/wireless/libertas_tf/
H A Ddeb_defs.h71 #define lbtf_deb_assoc(fmt, args...) LBTF_DEB_LL(LBTF_DEB_ASSOC, " assoc", fmt, ##args)
/linux-4.1.27/drivers/net/wireless/p54/
H A Dled.c124 err = p54_register_led(priv, 0, "assoc", p54_init_leds()
H A Dmain.c491 if (info->assoc) { p54_bss_info_changed()
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/
H A Dscb.h68 u8 state; /* current state bitfield of auth/assoc process */
H A Dmac80211_if.c592 __func__, info->assoc ? "" : "dis"); brcms_ops_bss_info_changed()
594 brcms_c_associate_upd(wl->wlc, info->assoc); brcms_ops_bss_info_changed()
/linux-4.1.27/fs/xfs/
H A Dxfs_sysctl.h49 xfs_sysctl_val_t fstrm_timer; /* Filestream dir-AG assoc'n timeout. */
/linux-4.1.27/arch/sh/kernel/cpu/
H A Dinit.c199 #define CSHAPE(totalsize, linesize, assoc) \
200 ((totalsize & ~0xff) | (linesize << 4) | assoc)
/linux-4.1.27/arch/arm/mm/
H A Dcache-l2x0.c1021 u32 assoc; l2x0_of_parse() local
1045 ret = l2x0_cache_size_of_parse(np, aux_val, aux_mask, &assoc, SZ_256K); l2x0_of_parse()
1049 if (assoc > 8) { l2x0_of_parse()
1051 pr_err("l2x0 of: %d calculated, max 8\n", assoc); l2x0_of_parse()
1054 val |= (assoc << L2X0_AUX_CTRL_ASSOC_SHIFT); l2x0_of_parse()
1104 u32 assoc; l2c310_of_parse() local
1133 ret = l2x0_cache_size_of_parse(np, aux_val, aux_mask, &assoc, SZ_512K); l2c310_of_parse()
1135 switch (assoc) { l2c310_of_parse()
1147 assoc); l2c310_of_parse()
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
H A Dcfg80211.h27 #define WL_ASSOC_INFO_MAX 512 /* assoc related fil max buf */
214 /* assoc ie length */
364 * @extra_buf: mainly to grab assoc information.
H A Dcfg80211.c2493 /* Do not enable the power save after assoc if it is a p2p interface */ brcmf_cfg80211_set_power_mgmt()
4727 brcmf_err("could not get assoc info (%d)\n", err); brcmf_get_assoc_ies()
4739 brcmf_err("could not get assoc req (%d)\n", err); brcmf_get_assoc_ies()
4755 brcmf_err("could not get assoc resp (%d)\n", err); brcmf_get_assoc_ies()
5227 brcmf_dbg(INFO, "Scan assoc time is not supported\n"); brcmf_dongle_scantime()
5229 brcmf_err("Scan assoc time error (%d)\n", err); brcmf_dongle_scantime()
/linux-4.1.27/drivers/crypto/nx/
H A Dnx-aes-ccm.c238 scatterwalk_map_and_copy(b1 + 2, req->assoc, 0, generate_pat()
243 scatterwalk_map_and_copy(b1 + 6, req->assoc, 0, generate_pat()
302 req->assoc, processed, generate_pat()
H A Dnx-aes-gcm.c137 scatterwalk_start(&walk, req->assoc); nx_gca()
162 req->assoc, processed, &to_process); nx_gca()
228 req->assoc, processed, &to_process); gmac()
/linux-4.1.27/include/net/
H A Dax25.h171 static inline void ax25_uid_put(ax25_uid_assoc *assoc) ax25_uid_put() argument
173 if (atomic_dec_and_test(&assoc->refcount)) { ax25_uid_put()
174 kfree(assoc); ax25_uid_put()
H A Dcfg80211.h2241 * validated in cfg80211, in particular the auth/assoc/authorized flags
2286 * @assoc: Request to (re)associate with the specified peer
2555 int (*assoc)(struct wiphy *wiphy, struct net_device *dev, member in struct:cfg80211_ops
4112 * After being asked to associate via cfg80211_ops::assoc() the driver must
4142 * After being asked to associate via cfg80211_ops::assoc() the driver must
4510 * @resp_ie_len: assoc response IEs length
4533 * @resp_ie_len: assoc response IEs length
4553 * @resp_ie_len: assoc response IEs length
H A Dmac80211.h423 * @assoc: association status
427 * @aid: association ID number, valid only when @assoc is true
453 * @assoc_capability: capabilities taken from assoc resp
496 bool assoc, ibss_joined; member in struct:ieee80211_bss_conf
2738 * level driver (e.g. assoc/disassoc status, erp parameters).
/linux-4.1.27/drivers/net/wireless/libertas/
H A Dcmd.h109 /* Commands only used in wext.c, assoc. and scan.c */
H A Dcfg.c321 lbs_deb_assoc("assoc: bss had no basic rate IE\n"); lbs_add_common_rates_tlv()
1336 lbs_deb_assoc("assoc: waiting for existing scans\n"); lbs_cfg_connect()
1347 lbs_deb_assoc("assoc: scanning for compatible AP\n"); lbs_cfg_connect()
1350 lbs_deb_assoc("assoc: waiting for scan to complete\n"); lbs_cfg_connect()
1354 lbs_deb_assoc("assoc: scanning completed\n"); lbs_cfg_connect()
1362 wiphy_err(wiphy, "assoc: bss %pM not in scan results\n", lbs_cfg_connect()
H A Ddefs.h73 #define lbs_deb_assoc(fmt, args...) LBS_DEB_LL(LBS_DEB_ASSOC, " assoc", fmt, ##args)
/linux-4.1.27/drivers/net/wireless/ath/carl9170/
H A Dled.c178 err = carl9170_led_register_led(ar, 1, "assoc", carl9170_led_register()
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
H A Drxon.c384 * Un-assoc RXON clears the station table and WEP iwlagn_rxon_disconn()
473 /* QoS info may be cleared by previous un-assoc RXON */ iwlagn_rxon_connect()
506 /* IBSS beacon needs to be sent after setting assoc */ iwlagn_rxon_connect()
590 !ctx_bss->vif->bss_conf.assoc)) { iwlagn_set_pan_params()
594 !ctx_pan->vif->bss_conf.assoc) { iwlagn_set_pan_params()
1454 if (bss_conf->assoc) { iwlagn_bss_info_changed()
1510 if (!bss_conf->assoc) iwlagn_bss_info_changed()
1520 if (changes & BSS_CHANGED_ASSOC && bss_conf->assoc) { iwlagn_bss_info_changed()
H A Drs.c2833 * after assoc.. */ iwl_rs_rate_init()
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
H A Dsf.c93 if (vif->bss_conf.assoc) iwl_mvm_bound_iface_iterator()
325 } else if (changed_vif->bss_conf.assoc && iwl_mvm_sf_update()
H A Dquota.c106 if (vif->bss_conf.assoc) iwl_mvm_quota_iterator()
H A Dops.c1037 !vif->bss_conf.assoc) iwl_mvm_enter_d0i3_iterator()
1161 !vif->bss_conf.assoc) iwl_mvm_exit_d0i3_iterator()
1173 if (vif->type == NL80211_IFTYPE_STATION && vif->bss_conf.assoc && iwl_mvm_d0i3_disconnect_iter()
H A Dcoex.c579 if (!vif->bss_conf.assoc) iwl_mvm_bt_notif_iterator()
642 mvm->cfg->bt_shared_single_ant || !vif->bss_conf.assoc || iwl_mvm_bt_notif_iterator()
H A Dcoex_legacy.c891 if (!vif->bss_conf.assoc) iwl_mvm_bt_notif_iterator()
954 mvm->cfg->bt_shared_single_ant || !vif->bss_conf.assoc || iwl_mvm_bt_notif_iterator()
H A Dmac80211.c1776 !vif->bss_conf.assoc) iwl_mvm_mc_iface_iterator()
1927 !vif->bss_conf.assoc) iwl_mvm_bcast_filter_iterator()
2034 if (changes & BSS_CHANGED_ASSOC && bss_conf->assoc) iwl_mvm_bss_info_changed_station()
2052 mvmvif->associated = bss_conf->assoc; iwl_mvm_bss_info_changed_station()
2055 if (bss_conf->assoc) { iwl_mvm_bss_info_changed_station()
2774 if (WARN_ON_ONCE(vif->bss_conf.assoc)) iwl_mvm_mac_mgd_prepare_tx()
3681 !vif->bss_conf.assoc || !vif->bss_conf.dtim_period || __iwl_mvm_mac_testmode_cmd()
3962 if (!vif->bss_conf.assoc) iwl_mvm_mac_sta_statistics()
H A Dmac-ctxt.c781 if (vif->bss_conf.assoc && vif->bss_conf.dtim_period && iwl_mvm_mac_ctxt_cmd_sta()
1056 if (vif->type != NL80211_IFTYPE_STATION || !vif->bss_conf.assoc) iwl_mvm_mac_ap_iterator()
H A Dpower.c989 if (!vif->bss_conf.assoc) iwl_mvm_update_d0i3_power_mode()
H A Dtime-event.c188 if (vif->bss_conf.assoc && vif->bss_conf.dtim_period) iwl_mvm_te_check_disconnect()
H A Dsta.c507 if (vif->bss_conf.assoc) iwl_mvm_rm_sta()
H A Dd3.c639 if (WARN_ON(!vif->bss_conf.assoc)) iwl_mvm_d3_reprogram()
H A Drs.c2835 * after assoc.. */ iwl_mvm_rs_rate_init()
/linux-4.1.27/arch/mips/include/asm/octeon/
H A Dcvmx-l2c.h364 * @assoc: Association (or way) to flush
367 void cvmx_l2c_flush_line(uint32_t assoc, uint32_t index);
/linux-4.1.27/drivers/crypto/qat/qat_common/
H A Dqat_algs.c657 struct scatterlist *assoc, qat_alg_sgl_to_bufl()
665 int n = sg_nents(sgl), assoc_n = sg_nents(assoc); qat_alg_sgl_to_bufl()
686 for_each_sg(assoc, sg, assoc_n, i) { for_each_sg()
742 * reuse assoc mapping and iv */
849 ret = qat_alg_sgl_to_bufl(ctx->inst, areq->assoc, areq->src, areq->dst, qat_alg_aead_dec()
893 ret = qat_alg_sgl_to_bufl(ctx->inst, areq->assoc, areq->src, areq->dst, qat_alg_aead_enc_internal()
656 qat_alg_sgl_to_bufl(struct qat_crypto_instance *inst, struct scatterlist *assoc, struct scatterlist *sgl, struct scatterlist *sglout, uint8_t *iv, uint8_t ivlen, struct qat_crypto_request *qat_req) qat_alg_sgl_to_bufl() argument
/linux-4.1.27/drivers/crypto/
H A Dtalitos.c710 * @assoc_chained: whether assoc is chained or not
799 talitos_unmap_sg_chain(dev, areq->assoc, DMA_TO_DEVICE); ipsec_esp_unmap()
802 dma_unmap_sg(dev, areq->assoc, ipsec_esp_unmap()
969 /* assoc_nents - 1 entries for assoc, 1 for IV */ ipsec_esp()
970 sg_count = sg_to_link_tbl(areq->assoc, edesc->assoc_nents - 1, ipsec_esp()
986 sg_dma_address(areq->assoc)); ipsec_esp()
1114 struct scatterlist *assoc, talitos_edesc_alloc()
1143 * Currently it is assumed that iv is provided whenever assoc talitos_edesc_alloc()
1148 assoc_nents = sg_count(assoc, assoclen, &assoc_chained); talitos_edesc_alloc()
1149 talitos_map_sg(dev, assoc, assoc_nents, DMA_TO_DEVICE, talitos_edesc_alloc()
1153 if (assoc_nents || sg_dma_address(assoc) + assoclen != iv_dma) talitos_edesc_alloc()
1188 talitos_unmap_sg_chain(dev, assoc, DMA_TO_DEVICE); talitos_edesc_alloc()
1190 dma_unmap_sg(dev, assoc, talitos_edesc_alloc()
1224 return talitos_edesc_alloc(ctx->dev, areq->assoc, areq->src, areq->dst, aead_edesc_alloc()
1113 talitos_edesc_alloc(struct device *dev, struct scatterlist *assoc, struct scatterlist *src, struct scatterlist *dst, u8 *iv, unsigned int assoclen, unsigned int cryptlen, unsigned int authsize, unsigned int ivsize, int icv_stashing, u32 cryptoflags, bool encrypt) talitos_edesc_alloc() argument
H A Dpicoxcell_crypto.c347 assoc_ents = dma_map_sg(engine->dev, areq->assoc, spacc_aead_make_ddts()
348 sg_count(areq->assoc, areq->assoclen), DMA_TO_DEVICE); spacc_aead_make_ddts()
372 for_each_sg(areq->assoc, cur, assoc_ents, i) { spacc_aead_make_ddts()
422 dma_unmap_sg(engine->dev, areq->assoc, spacc_aead_free_ddts()
423 sg_count(areq->assoc, areq->assoclen), DMA_TO_DEVICE); spacc_aead_free_ddts()
H A Dixp4xx_crypto.c1041 buf = chainup_buffers(dev, req->assoc, req->assoclen, &src_hook, aead_perform()
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_main.c103 if (bss_conf->assoc) { ath9k_htc_vif_iter()
1484 if ((vif->type == NL80211_IFTYPE_STATION) && bss_conf->assoc) { ath9k_htc_bss_iter()
1517 bss_conf->assoc); ath9k_htc_bss_info_changed()
1519 bss_conf->assoc ? ath9k_htc_bss_info_changed()
1522 if (!bss_conf->assoc) ath9k_htc_bss_info_changed()
1527 if (bss_conf->assoc && (priv->num_sta_assoc_vif == 1)) ath9k_htc_bss_info_changed()
H A Dmain.c938 if (avp->assoc && !iter_data->primary_sta) ath9k_vif_iter()
1750 bss_conf->bssid, bss_conf->assoc); ath9k_bss_info_changed()
1754 avp->assoc = bss_conf->assoc; ath9k_bss_info_changed()
H A Dchannel.c268 if (avp->assoc) ath_chanctx_check_active()
1081 if (!avp->assoc) ath_chanctx_send_vif_ps_frame()
H A Dath9k.h604 bool assoc; member in struct:ath_vif
/linux-4.1.27/fs/dlm/
H A Dlowcomms.c579 * other node's assoc init creates a assoc and we get that sctp_init_failed_foreach()
642 * If we got a assoc changed event before the send failed event then retry_failed_sctp_send()
681 log_print("COMM_UP for invalid assoc ID %d", process_sctp_notification()
697 "new assoc %d failed : %d", process_sctp_notification()
777 log_print("unexpected SCTP assoc change id=%d state=%d", process_sctp_notification()
/linux-4.1.27/arch/powerpc/xmon/
H A Dxmon.c2863 int nent, assoc, new_cc = 1; dump_tlb_book3e() local
2883 assoc = (tlbcfg >> 24) & 0xff; dump_tlb_book3e()
2891 if (assoc != 0) { dump_tlb_book3e()
2892 cc = i / assoc; dump_tlb_book3e()
2893 esel = i % assoc; dump_tlb_book3e()
2905 if (assoc && (i % assoc) == 0) dump_tlb_book3e()
2909 if (assoc == 0) dump_tlb_book3e()
/linux-4.1.27/drivers/staging/rtl8192e/
H A Drtllib_softmac.c989 struct rtllib_assoc_response_frame *assoc; rtllib_assoc_resp() local
1003 assoc = (struct rtllib_assoc_response_frame *) rtllib_assoc_resp()
1006 assoc->header.frame_ctl = cpu_to_le16(RTLLIB_STYPE_ASSOC_RESP); rtllib_assoc_resp()
1007 memcpy(assoc->header.addr1, dest, ETH_ALEN); rtllib_assoc_resp()
1008 memcpy(assoc->header.addr3, ieee->dev->dev_addr, ETH_ALEN); rtllib_assoc_resp()
1009 memcpy(assoc->header.addr2, ieee->dev->dev_addr, ETH_ALEN); rtllib_assoc_resp()
1010 assoc->capability = cpu_to_le16(ieee->iw_mode == IW_MODE_MASTER ? rtllib_assoc_resp()
1015 assoc->capability |= rtllib_assoc_resp()
1026 assoc->capability |= cpu_to_le16(WLAN_CAPABILITY_PRIVACY); rtllib_assoc_resp()
1028 assoc->status = 0; rtllib_assoc_resp()
1029 assoc->aid = cpu_to_le16(ieee->assoc_id); rtllib_assoc_resp()
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac.c849 struct ieee80211_assoc_response_frame *assoc; ieee80211_assoc_resp() local
862 assoc = (struct ieee80211_assoc_response_frame *) ieee80211_assoc_resp()
865 assoc->header.frame_ctl = cpu_to_le16(IEEE80211_STYPE_ASSOC_RESP); ieee80211_assoc_resp()
866 memcpy(assoc->header.addr1, dest,ETH_ALEN); ieee80211_assoc_resp()
867 memcpy(assoc->header.addr3, ieee->dev->dev_addr, ETH_ALEN); ieee80211_assoc_resp()
868 memcpy(assoc->header.addr2, ieee->dev->dev_addr, ETH_ALEN); ieee80211_assoc_resp()
869 assoc->capability = cpu_to_le16(ieee->iw_mode == IW_MODE_MASTER ? ieee80211_assoc_resp()
874 assoc->capability |= cpu_to_le16(WLAN_CAPABILITY_SHORT_SLOT); ieee80211_assoc_resp()
883 assoc->capability |= cpu_to_le16(WLAN_CAPABILITY_PRIVACY); ieee80211_assoc_resp()
885 assoc->status = 0; ieee80211_assoc_resp()
886 assoc->aid = cpu_to_le16(ieee->assoc_id); ieee80211_assoc_resp()
/linux-4.1.27/drivers/message/fusion/
H A Dmptsas.h136 is assoc'd with */
/linux-4.1.27/drivers/net/wireless/rt2x00/
H A Drt2x00config.c102 rt2x00dev->aid = bss_conf->assoc ? bss_conf->aid : 0; rt2x00lib_config_erp()
H A Drt2x00leds.c143 snprintf(name, sizeof(name), "%s-%s::assoc", rt2x00leds_register()
H A Drt2x00mac.c680 if (bss_conf->assoc) rt2x00mac_bss_info_changed()
/linux-4.1.27/drivers/net/wireless/rtlwifi/
H A Ddebug.h51 *assoc/AddBA/DHCP/adapter start and
H A Dcore.c1082 if (bss_conf->assoc) { rtl_op_bss_info_changed()
/linux-4.1.27/drivers/staging/rtl8723au/include/
H A Drtw_security.h134 u8 wps_ie[MAX_WPS_IE_LEN];/* added in assoc req */
/linux-4.1.27/drivers/staging/wlan-ng/
H A Dp80211netdev.h144 int p80211wext_event_associated(struct wlandevice *wlandev, int assoc);
H A Dprism2sta.c1199 /* This one indicates a successful scan/join/auth/assoc. prism2sta_processing_defer()
1490 hw->authlist.assoc[i] = prism2sta_inf_assocstatus()
H A Dhfa384x.h1210 u8 assoc[WLAN_AUTH_MAX]; member in struct:prism2sta_authlist
H A Dp80211netdev.c600 * prior to scan/join/auth/assoc.
/linux-4.1.27/drivers/net/wireless/b43legacy/
H A Dleds.c177 "b43legacy-%s::assoc", wiphy_name(hw->wiphy)); b43legacy_map_led()
/linux-4.1.27/arch/arm64/crypto/
H A Daes-ce-ccm-glue.c127 scatterwalk_start(&walk, req->assoc); ccm_calculate_auth_mac()
/linux-4.1.27/arch/arc/include/asm/
H A Darcregs.h306 unsigned int sz_k:8, line_len:8, assoc:4, ver:4, alias:1, vipt:1, pad:6; member in struct:cpuinfo_arc_cache
/linux-4.1.27/net/wireless/
H A Dsme.c24 * Software SME in cfg80211, using auth/assoc/deauth calls to the
174 if (WARN_ON(!rdev->ops->assoc)) cfg80211_conn_do_work()
374 * need to fall back to trying regular assoc; cfg80211_sme_rx_assoc_resp()
490 if (!rdev->ops->auth || !rdev->ops->assoc) cfg80211_sme_connect()
H A Dmlme.c37 * and got a reject -- we only try again with an assoc cfg80211_rx_assoc_resp()
H A Dcore.c348 WARN_ON(ops->auth && (!ops->assoc || !ops->deauth || !ops->disassoc)); wiphy_new_nm()
H A Drdev-ops.h447 ret = rdev->ops->assoc(&rdev->wiphy, dev, req); rdev_assoc()
H A Dnl80211.c1484 CMD(assoc, ASSOCIATE); nl80211_send_wiphy()
7018 if (!rdev->ops->assoc) nl80211_associate()
/linux-4.1.27/drivers/scsi/
H A Dses.c571 u8 assoc = (desc[1] & 0x30) >> 4; ses_match_to_enclosure() local
575 if (piv && code_set == 1 && assoc == 1 ses_match_to_enclosure()
H A Discsi_boot_sysfs.c90 iscsi_boot_rd_attr(tgt_nic, nic-assoc, ISCSI_BOOT_TGT_NIC_ASSOC);
/linux-4.1.27/drivers/staging/rtl8712/
H A Drtl8712_xmit.c347 /* buffer addr assoc */ r8712_xmitframe_aggr_1st()
364 /* buffer addr assoc */ r8712_xmitframe_aggr_next()
H A Drtl871x_xmit.c1015 /* buffer addr assoc */ xmitframe_xmitbuf_attach()
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/
H A Dmain.c648 if (bss_conf->assoc) { wcn36xx_bss_info_changed()
653 "mac assoc bss %pM vif %pM AID=%d\n", wcn36xx_bss_info_changed()
/linux-4.1.27/drivers/net/wireless/iwlegacy/
H A D3945-rs.c372 * after assoc.. */ il3945_rs_rate_init()
672 /* for recent assoc, choose best rate regarding il3945_rs_get_rate()
H A D4965.c1441 * RXON assoc doesn't clear the station table in uCode, il4965_commit_rxon()
1776 D_ASSOC("assoc id %d beacon interval %d\n", vif->bss_conf.aid, il4965_post_associate()
1862 /* need to send beacon cmd before committing assoc RXON! */ il4965_config_ap()
1864 /* restore RXON assoc */ il4965_config_ap()
H A Dcommon.c5389 /* mac80211 only sets assoc when in STATION mode */ il_mac_bss_info_changed()
5449 D_MAC80211("ASSOC %d\n", bss_conf->assoc); il_mac_bss_info_changed()
5450 if (bss_conf->assoc) { il_mac_bss_info_changed()
H A D3945-mac.c2754 D_ASSOC("assoc id %d beacon interval %d\n", il->vif->bss_conf.aid, il3945_post_associate()
2930 /* restore RXON assoc */ il3945_config_ap()
H A D4965-rs.c2323 * after assoc.. */ il4965_rs_rate_init()
H A Dcommon.h2882 * il3945_rate_scale_init - Initialize the rate scale table based on assoc info
/linux-4.1.27/drivers/net/wan/
H A Ddlci.c354 err = (*flp->assoc)(slave, master); dlci_add()
H A Dsdla.c1616 flp->assoc = sdla_assoc; setup_sdla()
/linux-4.1.27/drivers/net/wireless/
H A Dat76c50x-usb.h266 __le16 station_id; /* assoc id */
H A Dmac80211_hwsim.c178 bool assoc; member in struct:hwsim_vif_priv
615 if (!vp->assoc) hwsim_send_ps_poll()
646 if (!vp->assoc) hwsim_send_nullfunc()
1595 wiphy_debug(hw->wiphy, " ASSOC: assoc=%d aid=%d\n", mac80211_hwsim_bss_info_changed()
1596 info->assoc, info->aid); mac80211_hwsim_bss_info_changed()
1597 vp->assoc = info->assoc; mac80211_hwsim_bss_info_changed()
H A Dmwl8k.c4461 /* Basic 802.11 capabilities from assoc resp. */
4996 if ((changed & BSS_CHANGED_ASSOC) && !vif->bss_conf.assoc) mwl8k_bss_info_changed_sta()
5002 if (vif->bss_conf.assoc) { mwl8k_bss_info_changed_sta()
5024 if ((changed & BSS_CHANGED_ASSOC) && vif->bss_conf.assoc && mwl8k_bss_info_changed_sta()
5034 if ((changed & BSS_CHANGED_ASSOC) && vif->bss_conf.assoc && mwl8k_bss_info_changed_sta()
5067 if (vif->bss_conf.assoc && !priv->ap_fw && mwl8k_bss_info_changed_sta()
5075 if (vif->bss_conf.assoc && mwl8k_bss_info_changed_sta()
H A Dray_cs.c202 0x05, /* assoc resp timeout thresh */
237 0x05, /* assoc resp timeout thresh */
/linux-4.1.27/drivers/staging/rtl8188eu/include/
H A Drtw_security.h135 u8 wps_ie[MAX_WPS_IE_LEN];/* added in assoc req */
H A Drtw_mlme.h372 /* Number of HT assoc sta that do not support greenfield */
/linux-4.1.27/drivers/net/wireless/b43/
H A Dleds.c201 "b43-%s::assoc", wiphy_name(hw->wiphy)); b43_map_led()
/linux-4.1.27/drivers/net/wireless/ipw2x00/
H A Dipw2200.h658 struct notif_association assoc; member in union:ipw_rx_notification::__anon7898
1056 #define CFG_STATIC_CHANNEL (1<<0) /* Restrict assoc. to single channel */
1057 #define CFG_STATIC_ESSID (1<<1) /* Restrict assoc. to single SSID */
1058 #define CFG_STATIC_BSSID (1<<2) /* Restrict assoc. to single BSSID */
H A Dipw2100.h465 #define CFG_STATIC_CHANNEL (1<<0) /* Restrict assoc. to single channel */
466 #define CFG_STATIC_ESSID (1<<1) /* Restrict assoc. to single SSID */
467 #define CFG_STATIC_BSSID (1<<2) /* Restrict assoc. to single BSSID */
H A Dlibipw.h816 struct libipw_disassoc * assoc);
H A Dlibipw_rx.c1736 LIBIPW_DEBUG_MGMT("received assoc (%d)\n", libipw_rx_mgt()
H A Dipw2200.c4505 struct notif_association *assoc = &notif->u.assoc; ipw_rx_notification() local
4507 switch (assoc->state) { ipw_rx_notification()
4657 IPW_ERROR("assoc: unknown (%d)\n", ipw_rx_notification()
4658 assoc->state); ipw_rx_notification()
5737 IPW_DEBUG_ASSOC("Network '%*pE (%pM)' excluded because of storming (%ums since last assoc attempt).\n", ipw_best_network()
/linux-4.1.27/drivers/staging/rtl8723au/core/
H A Drtw_mlme_ext.c837 /* check the vendor of the assoc AP */ OnBeacon23a()
1173 DBG_8723A_LEVEL(_drv_always_, "auth success, start assoc\n"); OnAuth23aClient23a()
1428 DBG_8723A("Rx a sta assoc-req which supported rate is " OnAssocReq23a()
1726 /* issue assoc rsp before notify station join event. */ OnAssocReq23a()
1801 DBG_8723A("assoc reject, status code: %d\n", status); OnAssocRsp23a()
5289 /* for each assoc list entry to check the rx pkt counter */ linked_status_chk23a()
5396 /* re-assoc timer */ link_timer_hdl()
5403 DBG_8723A("link_timer_hdl: assoc timeout and try again\n"); link_timer_hdl()
5607 * issue assoc rsp using mcs rate @40MHz or @20MHz */ join_cmd_hdl23a()
/linux-4.1.27/drivers/staging/rtl8188eu/core/
H A Drtw_mlme_ext.c590 /* check the vendor of the assoc AP */ OnBeacon()
889 DBG_88E_LEVEL(_drv_info_, "auth success, start assoc\n"); OnAuthClient()
1000 DBG_88E("Rx a sta assoc-req which supported rate is empty!\n"); OnAssocReq()
1301 /* issue assoc rsp before notify station join event. */ OnAssocReq()
1373 DBG_88E("assoc reject, status code: %d\n", status); OnAssocRsp()
4812 /* for each assoc list entry to check the rx pkt counter */ linked_status_chk()
4901 /* re-assoc timer */ link_timer_hdl()
4908 DBG_88E("link_timer_hdl: assoc timeout and try again\n"); link_timer_hdl()
5087 /* spec case only for cisco's ap because cisco's ap issue assoc rsp using mcs rate @40MHz or @20MHz */ join_cmd_hdl()
/linux-4.1.27/arch/sparc/mm/
H A Dtsb.c241 hp->assoc = 1; setup_tsb_params()
H A Dinit_64.c1863 ktsb_descr[0].assoc = 1; sun4v_ktsb_init()
1880 ktsb_descr[1].assoc = 1; sun4v_ktsb_init()
/linux-4.1.27/drivers/net/wireless/ti/wl1251/
H A Dmain.c1147 if (bss_conf->assoc) { wl1251_op_bss_info_changed()
1203 enable = bss_conf->arp_addr_cnt == 1 && bss_conf->assoc; wl1251_op_bss_info_changed()
/linux-4.1.27/include/uapi/scsi/fc/
H A Dfc_els.h340 #define FC_SPP_OPA_VAL 0x80 /* originator proc. assoc. valid */
341 #define FC_SPP_RPA_VAL 0x40 /* responder proc. assoc. valid */
/linux-4.1.27/arch/alpha/kernel/
H A Dsetup.c1312 #define CSHAPE(totalsize, linesize, assoc) \
1313 ((totalsize & ~0xff) | (linesize << 4) | assoc)
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
H A Dmac.c1888 ath10k_dbg(ar, ATH10K_DBG_MAC, "mac vdev %i assoc bssid %pM aid %d\n", ath10k_bss_assoc()
1908 ath10k_warn(ar, "failed to prepare peer assoc for %pM vdev %i: %d\n", ath10k_bss_assoc()
1918 ath10k_warn(ar, "failed to run peer assoc for %pM vdev %i: %d\n", ath10k_bss_assoc()
2011 ath10k_warn(ar, "failed to prepare WMI peer assoc for %pM vdev %i: %i\n", ath10k_station_assoc()
2019 ath10k_warn(ar, "failed to run peer assoc for STA %pM vdev %i: %d\n", ath10k_station_assoc()
2024 /* Re-assoc is run only to update supported rates for given station. It ath10k_station_assoc()
3660 if (info->assoc) { ath10k_bss_info_changed()
H A Dwmi.c4399 "wmi mgmt vdev up id 0x%x assoc id %d bssid %pM\n", ath10k_wmi_op_gen_vdev_up()
4840 "wmi peer assoc vdev %d addr %pM (%s)\n", ath10k_wmi_op_gen_peer_assoc()
4865 "wmi peer assoc vdev %d addr %pM (%s)\n", ath10k_wmi_10_1_op_gen_peer_assoc()
4890 "wmi peer assoc vdev %d addr %pM (%s)\n", ath10k_wmi_10_2_op_gen_peer_assoc()
H A Dwmi.h4216 /* U-APSD configuration of peer station from (re)assoc request and TSPECs */
4258 * The service period from wme ie in the (re)assoc request frame.
4554 __le32 peer_new_assoc; /* 1=assoc, 0=reassoc */
H A Dwmi-tlv.c1967 ath10k_dbg(ar, ATH10K_DBG_WMI, "wmi tlv peer assoc\n"); ath10k_wmi_tlv_op_gen_peer_assoc()
/linux-4.1.27/drivers/net/wireless/cw1200/
H A Dsta.c1879 /* assoc/disassoc, or maybe AID changed */ cw1200_bss_info_changed()
1898 if (info->assoc) { cw1200_bss_info_changed()
1910 if (info->assoc || info->ibss_joined) { cw1200_bss_info_changed()
H A Dtxrx.c1189 (priv->vif->bss_conf.assoc || cw1200_rx_cb()
/linux-4.1.27/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c428 /* For secure assoc, send WMI_DELETE_CIPHER_KEY_CMD */ wil_cfg80211_connect()
/linux-4.1.27/drivers/net/wireless/hostap/
H A Dhostap_ap.c11 * - if unicast Class 2 (assoc,reassoc,disassoc) frame received from
1654 PDEBUG(DEBUG_AP, "%s: assoc from %pM" handle_assoc()
1969 "assoc.aid=%d\n", aid, sta->aid); handle_pspoll()
3209 * get supported rates element from beacon/assoc req. Assume hostap_add_sta()
/linux-4.1.27/drivers/usb/wusbcore/
H A Dcbaf.c207 /* send assoc data */ cbaf_check()
/linux-4.1.27/include/net/sctp/
H A Dsctp.h144 void sctp_backlog_migrate(struct sctp_association *assoc,
H A Dstructs.h666 SCTP_ADDR_NEW, /* new address added to assoc/ep */
/linux-4.1.27/arch/powerpc/kernel/
H A Dprom.c481 /* skip DRC index, pad, assoc. list index, flags */ early_init_dt_scan_drconf_memory()
/linux-4.1.27/drivers/staging/vt6655/
H A Ddevice_main.c1019 if (!(priv->vif->bss_conf.assoc && priv->uCurrRSSI)) vnt_check_bb_vga()
1491 if (conf->assoc && conf->beacon_rate) { vnt_bss_info_changed()
/linux-4.1.27/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.c1999 pr_debug("%s: assoc request failed\n", __func__); gelic_wl_associate_bss()
2195 pr_debug("%s: assoc ESSID configured %s\n", __func__, gelic_wl_assoc_worker()
/linux-4.1.27/sound/soc/
H A Dsoc-dapm.c2012 /* find dapm widget path assoc with kcontrol */ dapm_kcontrol_for_each_path()
2057 /* find dapm widget path assoc with kcontrol */ dapm_kcontrol_for_each_path()
/linux-4.1.27/drivers/net/wireless/ath/ar5523/
H A Dar5523.c1287 if (bss->assoc) { ar5523_bss_info_changed()
/linux-4.1.27/drivers/ata/
H A Dlibata-scsi.c2119 /* piv=0, assoc=lu, code_set=ACSII, designator=vendor */ ata_scsiop_inq_83()
2128 /* piv=0, assoc=lu, code_set=ACSII, designator=t10 vendor id */ ata_scsiop_inq_83()
2144 /* piv=0, assoc=lu, code_set=binary, designator=NAA */ ata_scsiop_inq_83()
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
H A Dmain.c4443 if (bss_conf->assoc) { wl1271_bss_info_changed_sta()
4522 if (bss_conf->arp_addr_cnt == 1 && bss_conf->assoc) { wl1271_bss_info_changed_sta()
5160 /* restore seq number on assoc (resume) */ wl12xx_update_sta_state()
/linux-4.1.27/drivers/net/ethernet/cisco/enic/
H A Denic_main.c906 /* Set flag to indicate that the port assoc/disassoc enic_set_vf_port()
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
H A Dwmi.c907 /* Start of assoc rsp IEs */ ath6kl_wmi_connect_event_rx()
911 /* End of assoc rsp IEs */ ath6kl_wmi_connect_event_rx()
/linux-4.1.27/drivers/scsi/fnic/
H A Dfnic_scsi.c2311 * and break assoc with scsi cmd fnic_device_reset()
/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/
H A Dioctl_linux.c86 DBG_88E_LEVEL(_drv_always_, "assoc success\n"); rtw_indicate_wx_assoc_event()
/linux-4.1.27/arch/sparc/include/asm/
H A Dhypervisor.h468 unsigned short assoc; member in struct:hv_tsb_descr
/linux-4.1.27/include/uapi/linux/
H A Dnl80211.h455 * auth and assoc steps. For this, you need to specify the SSID in a
/linux-4.1.27/kernel/
H A Dcgroup.c2591 * cgroup_update_dfl_csses - update css assoc of a subtree in default hierarchy
/linux-4.1.27/drivers/net/ethernet/sun/
H A Dniu.c7559 /* fill in the assoc data */ niu_add_ethtool_tcam_entry()

Completed in 8832 milliseconds