/linux-4.1.27/net/sctp/ |
D | proc.c | 157 static void sctp_seq_dump_remote_addrs(struct seq_file *seq, struct sctp_association *assoc) in sctp_seq_dump_remote_addrs() argument 163 primary = &assoc->peer.primary_addr; in sctp_seq_dump_remote_addrs() 165 list_for_each_entry_rcu(transport, &assoc->peer.transport_addr_list, in sctp_seq_dump_remote_addrs() 321 struct sctp_association *assoc; in sctp_assocs_seq_show() local 332 assoc = sctp_assoc(epb); in sctp_assocs_seq_show() 339 assoc, sk, sctp_sk(sk)->type, sk->sk_state, in sctp_assocs_seq_show() 340 assoc->state, hash, in sctp_assocs_seq_show() 341 assoc->assoc_id, in sctp_assocs_seq_show() 342 assoc->sndbuf_used, in sctp_assocs_seq_show() 343 atomic_read(&assoc->rmem_alloc), in sctp_assocs_seq_show() [all …]
|
D | objcnt.c | 49 SCTP_DBG_OBJCNT(assoc); 64 SCTP_DBG_OBJCNT_ENTRY(assoc),
|
D | associola.c | 309 SCTP_DBG_OBJCNT_INC(assoc); in sctp_association_new() 425 SCTP_DBG_OBJCNT_DEC(assoc); in sctp_association_destroy() 1059 void sctp_assoc_migrate(struct sctp_association *assoc, struct sock *newsk) in sctp_assoc_migrate() argument 1062 struct sock *oldsk = assoc->base.sk; in sctp_assoc_migrate() 1067 list_del_init(&assoc->asocs); in sctp_assoc_migrate() 1074 sctp_endpoint_put(assoc->ep); in sctp_assoc_migrate() 1075 sock_put(assoc->base.sk); in sctp_assoc_migrate() 1078 assoc->ep = newsp->ep; in sctp_assoc_migrate() 1079 sctp_endpoint_hold(assoc->ep); in sctp_assoc_migrate() 1082 assoc->base.sk = newsk; in sctp_assoc_migrate() [all …]
|
D | outqueue.c | 1100 static void sctp_sack_update_unack_data(struct sctp_association *assoc, in sctp_sack_update_unack_data() argument 1107 unack_data = assoc->next_tsn - assoc->ctsn_ack_point - 1; in sctp_sack_update_unack_data() 1115 assoc->unack_data = unack_data; in sctp_sack_update_unack_data()
|
D | socket.c | 7239 struct sctp_association *assoc, in sctp_sock_migrate() argument 7287 if (event->asoc == assoc) { in sctp_sock_migrate() 7301 atomic_set(&sctp_sk(newsk)->pd_mode, assoc->ulpq.pd_mode); in sctp_sock_migrate() 7307 if (assoc->ulpq.pd_mode) { in sctp_sock_migrate() 7317 if (event->asoc == assoc) { in sctp_sock_migrate() 7327 if (assoc->ulpq.pd_mode) in sctp_sock_migrate() 7332 sctp_skb_for_each(skb, &assoc->ulpq.reasm, tmp) in sctp_sock_migrate() 7335 sctp_skb_for_each(skb, &assoc->ulpq.lobby, tmp) in sctp_sock_migrate() 7354 sctp_assoc_migrate(assoc, newsk); in sctp_sock_migrate() 7359 if (sctp_state(assoc, CLOSED) && sctp_style(newsk, TCP)) in sctp_sock_migrate()
|
/linux-4.1.27/net/mac80211/ |
D | aes_gcm.c | 22 struct scatterlist assoc, pt, ct[2]; in ieee80211_aes_gcm_encrypt() local 32 sg_init_one(&assoc, &aad[2], be16_to_cpup((__be16 *)aad)); in ieee80211_aes_gcm_encrypt() 38 aead_request_set_assoc(aead_req, &assoc, assoc.length); in ieee80211_aes_gcm_encrypt() 47 struct scatterlist assoc, pt, ct[2]; in ieee80211_aes_gcm_decrypt() local 59 sg_init_one(&assoc, &aad[2], be16_to_cpup((__be16 *)aad)); in ieee80211_aes_gcm_decrypt() 65 aead_request_set_assoc(aead_req, &assoc, assoc.length); in ieee80211_aes_gcm_decrypt()
|
D | aes_ccm.c | 26 struct scatterlist assoc, pt, ct[2]; in ieee80211_aes_ccm_encrypt() local 36 sg_init_one(&assoc, &aad[2], be16_to_cpup((__be16 *)aad)); in ieee80211_aes_ccm_encrypt() 42 aead_request_set_assoc(aead_req, &assoc, assoc.length); in ieee80211_aes_ccm_encrypt() 52 struct scatterlist assoc, pt, ct[2]; in ieee80211_aes_ccm_decrypt() local 64 sg_init_one(&assoc, &aad[2], be16_to_cpup((__be16 *)aad)); in ieee80211_aes_ccm_decrypt() 70 aead_request_set_assoc(aead_req, &assoc, assoc.length); in ieee80211_aes_ccm_decrypt()
|
D | tx.c | 276 bool assoc = false; in ieee80211_tx_h_check_assoc() local 308 assoc = test_sta_flag(tx->sta, WLAN_STA_ASSOC); in ieee80211_tx_h_check_assoc() 311 if (unlikely(!assoc && in ieee80211_tx_h_check_assoc() 653 bool assoc = false; in ieee80211_tx_h_rate_ctrl() local 704 assoc = test_sta_flag(tx->sta, WLAN_STA_ASSOC); in ieee80211_tx_h_rate_ctrl() 710 if (WARN(test_bit(SCAN_SW_SCANNING, &tx->local->scanning) && assoc && in ieee80211_tx_h_rate_ctrl()
|
D | mlme.c | 1954 bss_conf->assoc = 1; in ieee80211_set_associated() 2044 sdata->vif.bss_conf.assoc = false; in ieee80211_set_disassoc() 2470 bool assoc) in ieee80211_destroy_auth_data() argument 2476 if (!assoc) { in ieee80211_destroy_auth_data() 2792 bool assoc) in ieee80211_destroy_assoc_data() argument 2798 if (!assoc) { in ieee80211_destroy_assoc_data() 4308 struct cfg80211_bss *cbss, bool assoc) in ieee80211_prep_connection() argument 4324 if (assoc) { in ieee80211_prep_connection() 4440 if (assoc) in ieee80211_prep_connection()
|
D | trace.h | 359 __field(bool, assoc) 399 __entry->assoc = info->assoc;
|
D | debugfs_netdev.c | 361 if (!ieee80211_sdata_running(sdata) || !sdata->vif.bss_conf.assoc) in ieee80211_if_parse_beacon_loss()
|
D | tdls.c | 1249 if (vif->type != NL80211_IFTYPE_STATION || !vif->bss_conf.assoc) { in ieee80211_tdls_oper_request()
|
D | cfg.c | 3742 .assoc = ieee80211_assoc,
|
/linux-4.1.27/arch/mips/cavium-octeon/executive/ |
D | cvmx-l2c.c | 314 uint64_t assoc = cvmx_l2c_get_num_assoc(); in cvmx_l2c_lock_line() local 323 for (way = 0; way < assoc; way++) { in cvmx_l2c_lock_line() 333 if (way >= assoc) { in cvmx_l2c_lock_line() 427 uint64_t assoc, set; in cvmx_l2c_flush() local 439 for (assoc = 0; assoc < n_assoc; assoc++) { in cvmx_l2c_flush() 441 (assoc << assoc_shift) | (set << set_shift)); in cvmx_l2c_flush() 447 for (assoc = 0; assoc < n_assoc; assoc++) in cvmx_l2c_flush() 448 cvmx_l2c_flush_line(assoc, set); in cvmx_l2c_flush() 457 int assoc; in cvmx_l2c_unlock_line() local 470 for (assoc = 0; assoc < CVMX_L2_ASSOC; assoc++) { in cvmx_l2c_unlock_line() [all …]
|
/linux-4.1.27/crypto/ |
D | testmgr.h | 68 char *assoc; member 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", [all …]
|
D | authencesn.c | 392 struct scatterlist *assoc = req->assoc; in crypto_authenc_esn_genicv() local 415 if (sg_is_last(assoc)) in crypto_authenc_esn_genicv() 418 assoc1 = assoc + 1; in crypto_authenc_esn_genicv() 422 assoc2 = assoc + 2; in crypto_authenc_esn_genicv() 427 sg_set_page(hsg, sg_page(assoc), assoc->length, assoc->offset); in crypto_authenc_esn_genicv() 434 areq_ctx->headlen = assoc->length + assoc2->length; in crypto_authenc_esn_genicv() 562 struct scatterlist *assoc = req->assoc; in crypto_authenc_esn_iverify() local 583 if (sg_is_last(assoc)) in crypto_authenc_esn_iverify() 586 assoc1 = assoc + 1; in crypto_authenc_esn_iverify() 590 assoc2 = assoc + 2; in crypto_authenc_esn_iverify() [all …]
|
D | authenc.c | 278 ahash_request_set_crypt(ahreq, req->assoc, hash, req->assoclen); in crypto_authenc_ahash_fb() 330 struct scatterlist *assoc = req->assoc; in crypto_authenc_genicv() local 351 if (req->assoclen && sg_is_last(assoc)) { in crypto_authenc_genicv() 354 sg_set_page(asg, sg_page(assoc), assoc->length, assoc->offset); in crypto_authenc_genicv() 487 struct scatterlist *assoc = req->assoc; in crypto_authenc_iverify() local 506 if (req->assoclen && sg_is_last(assoc)) { in crypto_authenc_iverify() 509 sg_set_page(asg, sg_page(assoc), assoc->length, assoc->offset); in crypto_authenc_iverify()
|
D | algif_aead.c | 359 struct scatterlist assoc[ALG_MAX_PAGES]; in aead_recvmsg() local 454 sg_init_table(assoc, ALG_MAX_PAGES); in aead_recvmsg() 466 sg_set_page(assoc + i, sg_page(sg), in aead_recvmsg() 475 sg_mark_end(assoc + i - 1); in aead_recvmsg() 478 sg_mark_end(assoc); in aead_recvmsg() 482 sg_set_page(assoc + i, sg_page(sg), in aead_recvmsg() 484 sg_mark_end(assoc + i); in aead_recvmsg() 492 aead_request_set_assoc(&ctx->aead_req, assoc, ctx->aead_assoclen); in aead_recvmsg()
|
D | gcm.c | 56 struct scatterlist assoc[2]; member 440 req->assoc, req->assoclen); in __gcm_hash_init_done() 477 err = gcm_hash_update(req, pctx, compl, req->assoc, req->assoclen); in gcm_hash() 914 aead_request_set_assoc(subreq, req->assoc, req->assoclen); in crypto_rfc4106_crypt() 1128 struct scatterlist *assoc = rctx->assoc; in crypto_rfc4543_crypt() local 1158 if (req->assoc->length == req->assoclen) { in crypto_rfc4543_crypt() 1159 sg_init_table(assoc, 2); in crypto_rfc4543_crypt() 1160 sg_set_page(assoc, sg_page(req->assoc), req->assoc->length, in crypto_rfc4543_crypt() 1161 req->assoc->offset); in crypto_rfc4543_crypt() 1165 scatterwalk_map_and_copy(rctx->assocbuf, req->assoc, 0, in crypto_rfc4543_crypt() [all …]
|
D | pcrypt.c | 178 aead_request_set_assoc(creq, req->assoc, req->assoclen); in pcrypt_aead_encrypt() 220 aead_request_set_assoc(creq, req->assoc, req->assoclen); in pcrypt_aead_decrypt() 263 aead_givcrypt_set_assoc(creq, areq->assoc, areq->assoclen); in pcrypt_aead_givencrypt()
|
D | seqiv.c | 178 aead_request_set_assoc(subreq, areq->assoc, areq->assoclen); in seqiv_aead_givencrypt()
|
D | ccm.c | 268 get_data_to_compute(cipher, pctx, req->assoc, req->assoclen); in crypto_ccm_auth() 697 aead_request_set_assoc(subreq, req->assoc, req->assoclen); in crypto_rfc4309_crypt()
|
D | tcrypt.c | 282 void *assoc; in test_aead_speed() local 339 assoc = axbuf[0]; in test_aead_speed() 340 memset(assoc, 0xff, aad_size); in test_aead_speed() 341 sg_init_one(&asg[0], assoc, aad_size); in test_aead_speed()
|
D | testmgr.c | 435 void *assoc; in __test_aead() local 494 assoc = axbuf[0]; in __test_aead() 502 memcpy(assoc, template[i].assoc, template[i].alen); in __test_aead() 549 sg_init_one(&asg[0], assoc, template[i].alen); in __test_aead() 694 template[i].assoc + temp, in __test_aead()
|
/linux-4.1.27/drivers/net/wireless/ath/ath5k/ |
D | mac80211-ops.c | 282 avf->assoc = bss_conf->assoc; in ath5k_bss_info_changed() 283 if (bss_conf->assoc) in ath5k_bss_info_changed() 284 ah->assoc = bss_conf->assoc; in ath5k_bss_info_changed() 286 ah->assoc = ath5k_any_vif_assoc(ah); in ath5k_bss_info_changed() 289 ath5k_set_beacon_filter(hw, ah->assoc); in ath5k_bss_info_changed() 290 ath5k_hw_set_ledstate(ah, ah->assoc ? in ath5k_bss_info_changed() 292 if (bss_conf->assoc) { in ath5k_bss_info_changed() 446 if (ah->assoc) in ath5k_configure_filter() 555 if (!ah->assoc) in ath5k_sw_scan_start() 564 ath5k_hw_set_ledstate(ah, ah->assoc ? in ath5k_sw_scan_complete()
|
D | base.h | 74 bool assoc; /* are we associated or not */ member
|
D | ath5k.h | 1337 bool assoc; /* associate state */ member
|
D | base.c | 499 if (avf->assoc) in ath5k_vif_iter()
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | intel_cacheinfo.c | 172 unsigned assoc:8; member 182 unsigned assoc:4; member 192 unsigned assoc:4; member 229 unsigned line_size, lines_per_tag, assoc, size_in_kb; in amd_cpuid4() local 248 assoc = assocs[l1->assoc]; in amd_cpuid4() 256 assoc = assocs[l2.assoc]; in amd_cpuid4() 265 assoc = assocs[l3.assoc]; in amd_cpuid4() 271 assoc = assoc >> 1; in amd_cpuid4() 285 if (assoc == 0xffff) in amd_cpuid4() 288 ebx->split.ways_of_associativity = assoc - 1; in amd_cpuid4()
|
D | amd.c | 484 u32 cpuid, assoc; in bsp_init_amd() local 487 assoc = cpuid >> 16 & 0xff; in bsp_init_amd() 488 upperbit = ((cpuid >> 24) << 10) / assoc; in bsp_init_amd()
|
/linux-4.1.27/include/crypto/ |
D | aead.h | 92 struct scatterlist *assoc, in aead_givcrypt_set_assoc() argument 95 aead_request_set_assoc(&req->areq, assoc, assoclen); in aead_givcrypt_set_assoc()
|
/linux-4.1.27/sound/pci/hda/ |
D | hda_auto_parser.c | 196 short assoc, loc, conn, dev; in snd_hda_parse_pin_defcfg() local 225 assoc = get_defcfg_association(def_conf); in snd_hda_parse_pin_defcfg() 230 if (!assoc) in snd_hda_parse_pin_defcfg() 233 assoc_line_out = assoc; in snd_hda_parse_pin_defcfg() 234 else if (assoc_line_out != assoc) { in snd_hda_parse_pin_defcfg() 237 nid, assoc, assoc_line_out); in snd_hda_parse_pin_defcfg() 252 assoc = get_defcfg_association(def_conf); in snd_hda_parse_pin_defcfg() 260 speaker_out[cfg->speaker_outs].seq = (assoc << 4) | seq; in snd_hda_parse_pin_defcfg() 265 assoc = get_defcfg_association(def_conf); in snd_hda_parse_pin_defcfg() 273 hp_out[cfg->hp_outs].seq = (assoc << 4) | seq; in snd_hda_parse_pin_defcfg()
|
/linux-4.1.27/net/mac802154/ |
D | llsec.c | 652 struct scatterlist src, assoc[2], dst[2]; in llsec_do_encrypt_auth() local 662 sg_init_table(assoc, 2); in llsec_do_encrypt_auth() 663 sg_set_buf(&assoc[0], skb_mac_header(skb), skb->mac_len); in llsec_do_encrypt_auth() 670 sg_set_buf(&assoc[1], data, 0); in llsec_do_encrypt_auth() 672 sg_set_buf(&assoc[1], data, datalen); in llsec_do_encrypt_auth() 684 aead_request_set_assoc(req, assoc, assoclen); in llsec_do_encrypt_auth() 861 struct scatterlist src, assoc[2]; in llsec_do_decrypt_auth() local 871 sg_init_table(assoc, 2); in llsec_do_decrypt_auth() 872 sg_set_buf(&assoc[0], skb_mac_header(skb), skb->mac_len); in llsec_do_decrypt_auth() 879 sg_set_buf(&assoc[1], data, 0); in llsec_do_decrypt_auth() [all …]
|
/linux-4.1.27/arch/x86/crypto/ |
D | aesni-intel_glue.c | 1000 u8 *src, *dst, *assoc; in __driver_rfc4106_encrypt() local 1033 if ((sg_is_last(req->src)) && (sg_is_last(req->assoc))) { in __driver_rfc4106_encrypt() 1036 scatterwalk_start(&assoc_sg_walk, req->assoc); in __driver_rfc4106_encrypt() 1038 assoc = scatterwalk_map(&assoc_sg_walk); in __driver_rfc4106_encrypt() 1051 assoc = (src + req->cryptlen + auth_tag_len); in __driver_rfc4106_encrypt() 1053 scatterwalk_map_and_copy(assoc, req->assoc, 0, in __driver_rfc4106_encrypt() 1059 ctx->hash_subkey, assoc, (unsigned long)req->assoclen, dst in __driver_rfc4106_encrypt() 1070 scatterwalk_unmap(assoc); in __driver_rfc4106_encrypt() 1084 u8 *src, *dst, *assoc; in __driver_rfc4106_decrypt() local 1123 if ((sg_is_last(req->src)) && (sg_is_last(req->assoc))) { in __driver_rfc4106_decrypt() [all …]
|
/linux-4.1.27/arch/arc/mm/ |
D | cache_arc700.c | 86 (p)->sz_k, (p)->assoc, (p)->line_len, \ in arc_cache_mumbojumbo() 121 p_ic->assoc = 2; /* Fixed to 2w set assoc */ in read_decode_cache_bcr() 126 p_ic->alias = p_ic->sz_k/p_ic->assoc/TO_KB(PAGE_SIZE) > 1; in read_decode_cache_bcr() 136 p_dc->assoc = 4; /* Fixed to 4w set assoc */ in read_decode_cache_bcr() 141 p_dc->alias = p_dc->sz_k/p_dc->assoc/TO_KB(PAGE_SIZE) > 1; in read_decode_cache_bcr()
|
D | tlbex.S | 351 ; MMU with 2 way set assoc J-TLB, needs some help in pathetic case of
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
D | join.c | 387 struct host_cmd_ds_802_11_associate *assoc = &cmd->params.associate; in mwifiex_cmd_802_11_associate() local 400 pos = (u8 *) assoc; in mwifiex_cmd_802_11_associate() 407 memcpy(assoc->peer_sta_addr, in mwifiex_cmd_802_11_associate() 408 bss_desc->mac_address, sizeof(assoc->peer_sta_addr)); in mwifiex_cmd_802_11_associate() 409 pos += sizeof(assoc->peer_sta_addr); in mwifiex_cmd_802_11_associate() 412 assoc->listen_interval = cpu_to_le16(priv->listen_interval); in mwifiex_cmd_802_11_associate() 414 assoc->beacon_period = cpu_to_le16(bss_desc->beacon_period); in mwifiex_cmd_802_11_associate() 416 pos += sizeof(assoc->cap_info_bitmap); in mwifiex_cmd_802_11_associate() 417 pos += sizeof(assoc->listen_interval); in mwifiex_cmd_802_11_associate() 418 pos += sizeof(assoc->beacon_period); in mwifiex_cmd_802_11_associate() [all …]
|
/linux-4.1.27/net/bluetooth/ |
D | a2mp.c | 418 u8 *assoc; in a2mp_getampassoc_rsp() local 420 assoc = kmemdup(rsp->amp_assoc, assoc_len, GFP_KERNEL); in a2mp_getampassoc_rsp() 421 if (!assoc) { in a2mp_getampassoc_rsp() 426 ctrl->assoc = assoc; in a2mp_getampassoc_rsp() 492 u8 *assoc; in a2mp_createphyslink_req() local 494 assoc = kmemdup(req->amp_assoc, assoc_len, GFP_KERNEL); in a2mp_createphyslink_req() 495 if (!assoc) { in a2mp_createphyslink_req() 500 ctrl->assoc = assoc; in a2mp_createphyslink_req()
|
D | amp.h | 24 __u8 *assoc; member
|
D | amp.c | 37 kfree(ctrl->assoc); in amp_ctrl_destroy() 303 memcpy(cp->frag, ctrl->assoc, frag_len); in amp_write_rem_assoc_frag()
|
D | hci_event.c | 847 struct amp_assoc *assoc = &hdev->loc_assoc; in hci_cc_read_local_amp_assoc() local 861 memcpy(assoc->data + assoc->offset, rp->frag, frag_len); in hci_cc_read_local_amp_assoc() 862 assoc->offset += frag_len; in hci_cc_read_local_amp_assoc() 870 memcpy(assoc->data + assoc->offset, rp->frag, rem_len); in hci_cc_read_local_amp_assoc() 871 assoc->len = assoc->offset + rem_len; in hci_cc_read_local_amp_assoc() 872 assoc->offset = 0; in hci_cc_read_local_amp_assoc()
|
/linux-4.1.27/sound/usb/ |
D | card.c | 262 struct usb_interface_assoc_descriptor *assoc = in snd_usb_create_streams() local 265 if (!assoc) { in snd_usb_create_streams() 277 assoc = iface->intf_assoc; in snd_usb_create_streams() 280 if (!assoc) { in snd_usb_create_streams() 285 for (i = 0; i < assoc->bInterfaceCount; i++) { in snd_usb_create_streams() 286 int intf = assoc->bFirstInterface + i; in snd_usb_create_streams()
|
/linux-4.1.27/arch/sh/kernel/cpu/ |
D | init.c | 199 #define CSHAPE(totalsize, linesize, assoc) \ argument 200 ((totalsize & ~0xff) | (linesize << 4) | assoc)
|
/linux-4.1.27/arch/arm/mm/ |
D | cache-l2x0.c | 1021 u32 assoc; in l2x0_of_parse() local 1045 ret = l2x0_cache_size_of_parse(np, aux_val, aux_mask, &assoc, SZ_256K); in l2x0_of_parse() 1049 if (assoc > 8) { in l2x0_of_parse() 1051 pr_err("l2x0 of: %d calculated, max 8\n", assoc); in l2x0_of_parse() 1054 val |= (assoc << L2X0_AUX_CTRL_ASSOC_SHIFT); in l2x0_of_parse() 1104 u32 assoc; in l2c310_of_parse() local 1133 ret = l2x0_cache_size_of_parse(np, aux_val, aux_mask, &assoc, SZ_512K); in l2c310_of_parse() 1135 switch (assoc) { in l2c310_of_parse() 1147 assoc); in l2c310_of_parse()
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | sf.c | 93 if (vif->bss_conf.assoc) in iwl_mvm_bound_iface_iterator() 325 } else if (changed_vif->bss_conf.assoc && in iwl_mvm_sf_update()
|
D | quota.c | 106 if (vif->bss_conf.assoc) in iwl_mvm_quota_iterator()
|
D | ops.c | 1037 !vif->bss_conf.assoc) in iwl_mvm_enter_d0i3_iterator() 1161 !vif->bss_conf.assoc) in iwl_mvm_exit_d0i3_iterator() 1173 if (vif->type == NL80211_IFTYPE_STATION && vif->bss_conf.assoc && in iwl_mvm_d0i3_disconnect_iter()
|
D | mac80211.c | 1776 !vif->bss_conf.assoc) in iwl_mvm_mc_iface_iterator() 1927 !vif->bss_conf.assoc) in iwl_mvm_bcast_filter_iterator() 2034 if (changes & BSS_CHANGED_ASSOC && bss_conf->assoc) in iwl_mvm_bss_info_changed_station() 2052 mvmvif->associated = bss_conf->assoc; in iwl_mvm_bss_info_changed_station() 2055 if (bss_conf->assoc) { in iwl_mvm_bss_info_changed_station() 2774 if (WARN_ON_ONCE(vif->bss_conf.assoc)) in iwl_mvm_mac_mgd_prepare_tx() 3681 !vif->bss_conf.assoc || !vif->bss_conf.dtim_period || in __iwl_mvm_mac_testmode_cmd() 3962 if (!vif->bss_conf.assoc) in iwl_mvm_mac_sta_statistics()
|
D | coex.c | 579 if (!vif->bss_conf.assoc) in iwl_mvm_bt_notif_iterator() 642 mvm->cfg->bt_shared_single_ant || !vif->bss_conf.assoc || in iwl_mvm_bt_notif_iterator()
|
D | coex_legacy.c | 891 if (!vif->bss_conf.assoc) in iwl_mvm_bt_notif_iterator() 954 mvm->cfg->bt_shared_single_ant || !vif->bss_conf.assoc || in iwl_mvm_bt_notif_iterator()
|
D | mac-ctxt.c | 781 if (vif->bss_conf.assoc && vif->bss_conf.dtim_period && in iwl_mvm_mac_ctxt_cmd_sta() 1056 if (vif->type != NL80211_IFTYPE_STATION || !vif->bss_conf.assoc) in iwl_mvm_mac_ap_iterator()
|
D | time-event.c | 188 if (vif->bss_conf.assoc && vif->bss_conf.dtim_period) in iwl_mvm_te_check_disconnect()
|
D | power.c | 989 if (!vif->bss_conf.assoc) in iwl_mvm_update_d0i3_power_mode()
|
D | sta.c | 507 if (vif->bss_conf.assoc) in iwl_mvm_rm_sta()
|
D | d3.c | 639 if (WARN_ON(!vif->bss_conf.assoc)) in iwl_mvm_d3_reprogram()
|
/linux-4.1.27/Documentation/networking/ |
D | mac80211-auth-assoc-deauth.txt | 59 mac80211->driver: TX assoc 60 driver->mac80211: RX assoc response
|
D | framerelay.txt | 15 of which are stored in the FRAD's private data area. assoc/deassoc,
|
D | 00-INDEX | 137 mac80211-auth-assoc-deauth.txt
|
/linux-4.1.27/include/linux/ |
D | if_frad.h | 82 int (*assoc)(struct net_device *, struct net_device *); member
|
D | crypto.h | 197 struct scatterlist *assoc; member 1583 struct scatterlist *assoc, in aead_request_set_assoc() argument 1586 req->assoc = assoc; in aead_request_set_assoc()
|
/linux-4.1.27/include/net/ |
D | ax25.h | 171 static inline void ax25_uid_put(ax25_uid_assoc *assoc) in ax25_uid_put() argument 173 if (atomic_dec_and_test(&assoc->refcount)) { in ax25_uid_put() 174 kfree(assoc); in ax25_uid_put()
|
D | mac80211.h | 496 bool assoc, ibss_joined; member
|
D | cfg80211.h | 2555 int (*assoc)(struct wiphy *wiphy, struct net_device *dev, member
|
/linux-4.1.27/drivers/net/wireless/rsi/ |
D | rsi_91x_pkt.c | 44 if (!bss->assoc) in rsi_send_data_pkt() 196 if ((skb->data[16] == IEEE80211_STYPE_PROBE_REQ) && (!bss->assoc)) { in rsi_send_mgmt_pkt()
|
D | rsi_91x_mac80211.c | 365 if (bss->assoc) { in rsi_channel_change() 378 if (bss->assoc) { in rsi_channel_change() 463 __func__, bss_conf->assoc); in rsi_mac80211_bss_info_changed() 465 bss_conf->assoc, in rsi_mac80211_bss_info_changed() 881 if (bss->assoc && !(memcmp(bss->bssid, hdr->addr2, ETH_ALEN))) { in rsi_fill_rx_status()
|
/linux-4.1.27/drivers/crypto/caam/ |
D | caamalg.c | 2160 dma_unmap_sg_chained(dev, req->assoc, edesc->assoc_nents, in aead_unmap() 2205 DUMP_PREFIX_ADDRESS, 16, 4, sg_virt(req->assoc), in aead_encrypt_done() 2260 ((char *)sg_virt(req->assoc) - sizeof(struct iphdr)), in aead_decrypt_done() 2364 DUMP_PREFIX_ADDRESS, 16, 4, sg_virt(req->assoc), in init_aead_job() 2389 src_dma = sg_dma_address(req->assoc); in init_aead_job() 2449 DUMP_PREFIX_ADDRESS, 16, 4, sg_virt(req->assoc), in init_aead_giv_job() 2473 src_dma = sg_dma_address(req->assoc); in init_aead_giv_job() 2631 assoc_nents = sg_count(req->assoc, req->assoclen, &assoc_chained); in aead_edesc_alloc() 2646 sgc = dma_map_sg_chained(jrdev, req->assoc, assoc_nents ? : 1, in aead_edesc_alloc() 2676 iv_dma + ivsize == sg_dma_address(req->assoc) && in aead_edesc_alloc() [all …]
|
/linux-4.1.27/drivers/crypto/nx/ |
D | nx-aes-gcm.c | 137 scatterwalk_start(&walk, req->assoc); in nx_gca() 162 req->assoc, processed, &to_process); in nx_gca() 228 req->assoc, processed, &to_process); in gmac()
|
D | nx-aes-ccm.c | 238 scatterwalk_map_and_copy(b1 + 2, req->assoc, 0, in generate_pat() 243 scatterwalk_map_and_copy(b1 + 6, req->assoc, 0, in generate_pat() 302 req->assoc, processed, in generate_pat()
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
D | cvmx-l2c.h | 367 void cvmx_l2c_flush_line(uint32_t assoc, uint32_t index);
|
/linux-4.1.27/drivers/crypto/ |
D | talitos.c | 799 talitos_unmap_sg_chain(dev, areq->assoc, DMA_TO_DEVICE); in ipsec_esp_unmap() 802 dma_unmap_sg(dev, areq->assoc, in ipsec_esp_unmap() 970 sg_count = sg_to_link_tbl(areq->assoc, edesc->assoc_nents - 1, in ipsec_esp() 986 sg_dma_address(areq->assoc)); in ipsec_esp() 1114 struct scatterlist *assoc, in talitos_edesc_alloc() argument 1148 assoc_nents = sg_count(assoc, assoclen, &assoc_chained); in talitos_edesc_alloc() 1149 talitos_map_sg(dev, assoc, assoc_nents, DMA_TO_DEVICE, in talitos_edesc_alloc() 1153 if (assoc_nents || sg_dma_address(assoc) + assoclen != iv_dma) in talitos_edesc_alloc() 1188 talitos_unmap_sg_chain(dev, assoc, DMA_TO_DEVICE); in talitos_edesc_alloc() 1190 dma_unmap_sg(dev, assoc, in talitos_edesc_alloc() [all …]
|
D | picoxcell_crypto.c | 347 assoc_ents = dma_map_sg(engine->dev, areq->assoc, in spacc_aead_make_ddts() 348 sg_count(areq->assoc, areq->assoclen), DMA_TO_DEVICE); in spacc_aead_make_ddts() 372 for_each_sg(areq->assoc, cur, assoc_ents, i) { in spacc_aead_make_ddts() 422 dma_unmap_sg(engine->dev, areq->assoc, in spacc_aead_free_ddts() 423 sg_count(areq->assoc, areq->assoclen), DMA_TO_DEVICE); in spacc_aead_free_ddts()
|
D | ixp4xx_crypto.c | 1041 buf = chainup_buffers(dev, req->assoc, req->assoclen, &src_hook, in aead_perform()
|
/linux-4.1.27/drivers/staging/wlan-ng/ |
D | p80211netdev.h | 144 int p80211wext_event_associated(struct wlandevice *wlandev, int assoc);
|
D | hfa384x.h | 1210 u8 assoc[WLAN_AUTH_MAX]; member
|
D | prism2sta.c | 1490 hw->authlist.assoc[i] = in prism2sta_inf_assocstatus()
|
/linux-4.1.27/arch/powerpc/xmon/ |
D | xmon.c | 2863 int nent, assoc, new_cc = 1; in dump_tlb_book3e() local 2883 assoc = (tlbcfg >> 24) & 0xff; in dump_tlb_book3e() 2891 if (assoc != 0) { in dump_tlb_book3e() 2892 cc = i / assoc; in dump_tlb_book3e() 2893 esel = i % assoc; in dump_tlb_book3e() 2905 if (assoc && (i % assoc) == 0) in dump_tlb_book3e() 2909 if (assoc == 0) in dump_tlb_book3e()
|
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_softmac.c | 849 struct ieee80211_assoc_response_frame *assoc; in ieee80211_assoc_resp() local 862 assoc = (struct ieee80211_assoc_response_frame *) in ieee80211_assoc_resp() 865 assoc->header.frame_ctl = cpu_to_le16(IEEE80211_STYPE_ASSOC_RESP); in ieee80211_assoc_resp() 866 memcpy(assoc->header.addr1, dest,ETH_ALEN); in ieee80211_assoc_resp() 867 memcpy(assoc->header.addr3, ieee->dev->dev_addr, ETH_ALEN); in ieee80211_assoc_resp() 868 memcpy(assoc->header.addr2, ieee->dev->dev_addr, ETH_ALEN); in ieee80211_assoc_resp() 869 assoc->capability = cpu_to_le16(ieee->iw_mode == IW_MODE_MASTER ? in ieee80211_assoc_resp() 874 assoc->capability |= cpu_to_le16(WLAN_CAPABILITY_SHORT_SLOT); in ieee80211_assoc_resp() 883 assoc->capability |= cpu_to_le16(WLAN_CAPABILITY_PRIVACY); in ieee80211_assoc_resp() 885 assoc->status = 0; in ieee80211_assoc_resp() [all …]
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ |
D | rxon.c | 590 !ctx_bss->vif->bss_conf.assoc)) { in iwlagn_set_pan_params() 594 !ctx_pan->vif->bss_conf.assoc) { in iwlagn_set_pan_params() 1454 if (bss_conf->assoc) { in iwlagn_bss_info_changed() 1510 if (!bss_conf->assoc) in iwlagn_bss_info_changed() 1520 if (changes & BSS_CHANGED_ASSOC && bss_conf->assoc) { in iwlagn_bss_info_changed()
|
/linux-4.1.27/arch/arc/include/asm/ |
D | arcregs.h | 306 unsigned int sz_k:8, line_len:8, assoc:4, ver:4, alias:1, vipt:1, pad:6; member
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
D | htc_drv_main.c | 103 if (bss_conf->assoc) { in ath9k_htc_vif_iter() 1484 if ((vif->type == NL80211_IFTYPE_STATION) && bss_conf->assoc) { in ath9k_htc_bss_iter() 1517 bss_conf->assoc); in ath9k_htc_bss_info_changed() 1519 bss_conf->assoc ? in ath9k_htc_bss_info_changed() 1522 if (!bss_conf->assoc) in ath9k_htc_bss_info_changed() 1527 if (bss_conf->assoc && (priv->num_sta_assoc_vif == 1)) in ath9k_htc_bss_info_changed()
|
D | main.c | 938 if (avp->assoc && !iter_data->primary_sta) in ath9k_vif_iter() 1750 bss_conf->bssid, bss_conf->assoc); in ath9k_bss_info_changed() 1754 avp->assoc = bss_conf->assoc; in ath9k_bss_info_changed()
|
D | channel.c | 268 if (avp->assoc) in ath_chanctx_check_active() 1081 if (!avp->assoc) in ath_chanctx_send_vif_ps_frame()
|
D | ath9k.h | 604 bool assoc; member
|
/linux-4.1.27/drivers/crypto/qat/qat_common/ |
D | qat_algs.c | 657 struct scatterlist *assoc, in qat_alg_sgl_to_bufl() argument 665 int n = sg_nents(sgl), assoc_n = sg_nents(assoc); in qat_alg_sgl_to_bufl() 686 for_each_sg(assoc, sg, assoc_n, i) { in qat_alg_sgl_to_bufl() 849 ret = qat_alg_sgl_to_bufl(ctx->inst, areq->assoc, areq->src, areq->dst, in qat_alg_aead_dec() 893 ret = qat_alg_sgl_to_bufl(ctx->inst, areq->assoc, areq->src, areq->dst, in qat_alg_aead_enc_internal()
|
/linux-4.1.27/drivers/staging/rtl8192e/ |
D | rtllib_softmac.c | 989 struct rtllib_assoc_response_frame *assoc; in rtllib_assoc_resp() local 1003 assoc = (struct rtllib_assoc_response_frame *) in rtllib_assoc_resp() 1006 assoc->header.frame_ctl = cpu_to_le16(RTLLIB_STYPE_ASSOC_RESP); in rtllib_assoc_resp() 1007 memcpy(assoc->header.addr1, dest, ETH_ALEN); in rtllib_assoc_resp() 1008 memcpy(assoc->header.addr3, ieee->dev->dev_addr, ETH_ALEN); in rtllib_assoc_resp() 1009 memcpy(assoc->header.addr2, ieee->dev->dev_addr, ETH_ALEN); in rtllib_assoc_resp() 1010 assoc->capability = cpu_to_le16(ieee->iw_mode == IW_MODE_MASTER ? in rtllib_assoc_resp() 1015 assoc->capability |= in rtllib_assoc_resp() 1026 assoc->capability |= cpu_to_le16(WLAN_CAPABILITY_PRIVACY); in rtllib_assoc_resp() 1028 assoc->status = 0; in rtllib_assoc_resp() [all …]
|
/linux-4.1.27/drivers/net/wireless/rt2x00/ |
D | rt2x00config.c | 102 rt2x00dev->aid = bss_conf->assoc ? bss_conf->aid : 0; in rt2x00lib_config_erp()
|
D | rt2x00mac.c | 680 if (bss_conf->assoc) in rt2x00mac_bss_info_changed()
|
/linux-4.1.27/drivers/scsi/ |
D | ses.c | 571 u8 assoc = (desc[1] & 0x30) >> 4; in ses_match_to_enclosure() local 575 if (piv && code_set == 1 && assoc == 1 in ses_match_to_enclosure()
|
D | iscsi_boot_sysfs.c | 90 iscsi_boot_rd_attr(tgt_nic, nic-assoc, ISCSI_BOOT_TGT_NIC_ASSOC);
|
/linux-4.1.27/arch/arm64/crypto/ |
D | aes-ce-ccm-glue.c | 127 scatterwalk_start(&walk, req->assoc); in ccm_calculate_auth_mac()
|
/linux-4.1.27/drivers/net/wan/ |
D | dlci.c | 354 err = (*flp->assoc)(slave, master); in dlci_add()
|
D | sdla.c | 1616 flp->assoc = sdla_assoc; in setup_sdla()
|
/linux-4.1.27/arch/alpha/kernel/ |
D | setup.c | 1312 #define CSHAPE(totalsize, linesize, assoc) \ argument 1313 ((totalsize & ~0xff) | (linesize << 4) | assoc)
|
/linux-4.1.27/drivers/net/wireless/ |
D | mac80211_hwsim.c | 178 bool assoc; member 615 if (!vp->assoc) in hwsim_send_ps_poll() 646 if (!vp->assoc) in hwsim_send_nullfunc() 1596 info->assoc, info->aid); in mac80211_hwsim_bss_info_changed() 1597 vp->assoc = info->assoc; in mac80211_hwsim_bss_info_changed()
|
D | mwl8k.c | 4996 if ((changed & BSS_CHANGED_ASSOC) && !vif->bss_conf.assoc) in mwl8k_bss_info_changed_sta() 5002 if (vif->bss_conf.assoc) { in mwl8k_bss_info_changed_sta() 5024 if ((changed & BSS_CHANGED_ASSOC) && vif->bss_conf.assoc && in mwl8k_bss_info_changed_sta() 5034 if ((changed & BSS_CHANGED_ASSOC) && vif->bss_conf.assoc && in mwl8k_bss_info_changed_sta() 5067 if (vif->bss_conf.assoc && !priv->ap_fw && in mwl8k_bss_info_changed_sta() 5075 if (vif->bss_conf.assoc && in mwl8k_bss_info_changed_sta()
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | hypervisor.h | 468 unsigned short assoc; member
|
/linux-4.1.27/arch/sparc/mm/ |
D | tsb.c | 241 hp->assoc = 1; in setup_tsb_params()
|
D | init_64.c | 1863 ktsb_descr[0].assoc = 1; in sun4v_ktsb_init() 1880 ktsb_descr[1].assoc = 1; in sun4v_ktsb_init()
|
/linux-4.1.27/include/net/sctp/ |
D | sctp.h | 144 void sctp_backlog_migrate(struct sctp_association *assoc,
|
/linux-4.1.27/net/wireless/ |
D | sme.c | 174 if (WARN_ON(!rdev->ops->assoc)) in cfg80211_conn_do_work() 490 if (!rdev->ops->auth || !rdev->ops->assoc) in cfg80211_sme_connect()
|
D | core.c | 348 WARN_ON(ops->auth && (!ops->assoc || !ops->deauth || !ops->disassoc)); in wiphy_new_nm()
|
D | rdev-ops.h | 447 ret = rdev->ops->assoc(&rdev->wiphy, dev, req); in rdev_assoc()
|
D | nl80211.c | 1484 CMD(assoc, ASSOCIATE); in nl80211_send_wiphy() 7018 if (!rdev->ops->assoc) in nl80211_associate()
|
/linux-4.1.27/drivers/net/wireless/ti/wl1251/ |
D | main.c | 1147 if (bss_conf->assoc) { in wl1251_op_bss_info_changed() 1203 enable = bss_conf->arp_addr_cnt == 1 && bss_conf->assoc; in wl1251_op_bss_info_changed()
|
/linux-4.1.27/drivers/net/wireless/ipw2x00/ |
D | libipw.h | 816 struct libipw_disassoc * assoc);
|
D | ipw2200.h | 658 struct notif_association assoc; member
|
D | ipw2200.c | 4505 struct notif_association *assoc = ¬if->u.assoc; in ipw_rx_notification() local 4507 switch (assoc->state) { in ipw_rx_notification() 4658 assoc->state); in ipw_rx_notification()
|
/linux-4.1.27/drivers/net/wireless/p54/ |
D | main.c | 491 if (info->assoc) { in p54_bss_info_changed()
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/ |
D | mac80211_if.c | 592 __func__, info->assoc ? "" : "dis"); in brcms_ops_bss_info_changed() 594 brcms_c_associate_upd(wl->wlc, info->assoc); in brcms_ops_bss_info_changed()
|
/linux-4.1.27/drivers/staging/vt6655/ |
D | device_main.c | 1019 if (!(priv->vif->bss_conf.assoc && priv->uCurrRSSI)) in vnt_check_bb_vga() 1491 if (conf->assoc && conf->beacon_rate) { in vnt_bss_info_changed()
|
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/ |
D | main.c | 648 if (bss_conf->assoc) { in wcn36xx_bss_info_changed()
|
/linux-4.1.27/drivers/net/wireless/cw1200/ |
D | sta.c | 1898 if (info->assoc) { in cw1200_bss_info_changed() 1910 if (info->assoc || info->ibss_joined) { in cw1200_bss_info_changed()
|
D | txrx.c | 1189 (priv->vif->bss_conf.assoc || in cw1200_rx_cb()
|
/linux-4.1.27/drivers/net/wireless/ath/ar5523/ |
D | ar5523.c | 1287 if (bss->assoc) { in ar5523_bss_info_changed()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/ |
D | core.c | 1082 if (bss_conf->assoc) { in rtl_op_bss_info_changed()
|
/linux-4.1.27/drivers/net/wireless/iwlegacy/ |
D | common.c | 5449 D_MAC80211("ASSOC %d\n", bss_conf->assoc); in il_mac_bss_info_changed() 5450 if (bss_conf->assoc) { in il_mac_bss_info_changed()
|
/linux-4.1.27/drivers/net/wireless/ti/wlcore/ |
D | main.c | 4443 if (bss_conf->assoc) { in wl1271_bss_info_changed_sta() 4522 if (bss_conf->arp_addr_cnt == 1 && bss_conf->assoc) { in wl1271_bss_info_changed_sta()
|
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
D | mac.c | 3660 if (info->assoc) { in ath10k_bss_info_changed()
|