Searched refs:assoc (Results 26 - 50 of 134) sorted by relevance

123456

/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-l2c.h359 * @assoc: Association (or way) to flush
362 void cvmx_l2c_flush_line(uint32_t assoc, uint32_t index);
/linux-master/arch/sh/kernel/cpu/
H A Dinit.c196 #define CSHAPE(totalsize, linesize, assoc) \
197 ((totalsize & ~0xff) | (linesize << 4) | assoc)
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac.c116 if (vif->cfg.assoc && !force_assoc_off) {
149 if (vif->probe_req_reg && vif->cfg.assoc && vif->p2p)
H A Dsf.c34 if (vif->cfg.assoc)
272 } else if (changed_vif->cfg.assoc &&
H A Dmld-mac80211.c470 !WARN_ON_ONCE(vif->cfg.assoc)) {
744 if (changes & BSS_CHANGED_QOS && vif->cfg.assoc && link_conf->qos)
750 if (vif->cfg.assoc && (has_he || has_eht)) {
756 if (vif->cfg.assoc)
835 mvmvif->associated = vif->cfg.assoc;
838 if (vif->cfg.assoc) {
863 /* We are in assoc so only one link is active-
1040 if (vif->type != NL80211_IFTYPE_STATION || !vif->cfg.assoc ||
1233 if (!ieee80211_vif_is_mld(vif) || !vif->cfg.assoc)
H A Dutils.c690 bool assoc; member in struct:iwl_sta_iter_data
701 if (vif->cfg.assoc)
702 data->assoc = true;
708 .assoc = false,
715 return data.assoc;
913 if (!vif->cfg.assoc)
H A Dcoex.c266 if (!vif->cfg.assoc || !ieee80211_vif_is_mld(vif))
366 /* Not assoc, not MLD vif or only one usable link */
435 if (!vif->cfg.assoc)
509 !vif->cfg.assoc) {
H A Dquota.c50 if (vif->cfg.assoc)
H A Dtime-event.c185 if (!mvmvif->csa_bcn_pending && vif->cfg.assoc &&
202 if (vif->cfg.assoc) {
360 !te_data->vif->cfg.assoc ?
940 !vif->cfg.assoc ?
995 if (vif->cfg.assoc) {
H A Dftm-initiator.c77 if (vif->cfg.assoc) {
251 if (vif->cfg.assoc)
283 if (vif->cfg.assoc) {
532 if (vif->cfg.assoc) {
736 if (vif->cfg.assoc &&
/linux-master/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c258 if (!vif->cfg.assoc)
581 bool assoc = false; local
594 if (vif->cfg.assoc) {
595 assoc = true;
600 if (assoc) {
613 if (assoc) {
700 (!sta_vif || vif->cfg.assoc))
797 __func__, vif->cfg.assoc);
798 if (vif->cfg.assoc) {
807 vif->cfg.assoc,
[all...]
/linux-master/sound/usb/
H A Dcard.c289 struct usb_interface_assoc_descriptor *assoc = local
292 if (!assoc) {
304 assoc = iface->intf_assoc;
307 if (!assoc) {
313 int badd = assoc->bFunctionSubClass;
326 for (i = 0; i < assoc->bInterfaceCount; i++) {
327 int intf = assoc->bFirstInterface + i;
/linux-master/arch/arm/mm/
H A Dcache-l2x0.c1033 u32 assoc; local
1069 ret = l2x0_cache_size_of_parse(np, aux_val, aux_mask, &assoc, SZ_256K);
1073 if (assoc > 8) {
1075 pr_err("l2x0 of: %d calculated, max 8\n", assoc);
1078 val |= (assoc << L2X0_AUX_CTRL_ASSOC_SHIFT);
1132 u32 assoc; local
1162 ret = l2x0_cache_size_of_parse(np, aux_val, aux_mask, &assoc, SZ_512K);
1164 switch (assoc) {
1176 assoc);
/linux-master/include/net/
H A Dax25.h174 static inline void ax25_uid_put(ax25_uid_assoc *assoc) argument
176 if (refcount_dec_and_test(&assoc->refcount)) {
177 kfree(assoc);
/linux-master/arch/powerpc/include/asm/
H A Delf.h137 (ppc64_caches.level.assoc << 16 | ppc64_caches.level.line_size)
/linux-master/arch/x86/crypto/
H A Daesni-intel_glue.c680 u8 *assoc; local
689 /* Linearize assoc, if not already linear */
692 assoc = scatterwalk_map(&assoc_sg_walk);
697 /* assoc can be any length, so must be on heap */
701 assoc = assocmem;
703 scatterwalk_map_and_copy(assoc, req->src, 0, assoclen, 0);
708 aesni_gcm_init_avx_gen4(aes_ctx, data, iv, hash_subkey, assoc,
711 aesni_gcm_init_avx_gen2(aes_ctx, data, iv, hash_subkey, assoc,
714 aesni_gcm_init(aes_ctx, data, iv, hash_subkey, assoc, assoclen);
718 scatterwalk_unmap(assoc);
[all...]
/linux-master/drivers/net/wireless/silabs/wfx/
H A Dsta.c141 WARN(!vif->cfg.assoc && enable_ps,
160 if (vif->cfg.assoc && vif->cfg.ps)
174 if (vif->cfg.assoc && vif->cfg.ps)
186 if (!vif->cfg.assoc)
528 if (vif->cfg.assoc || vif->cfg.ibss_joined)
530 else if (!vif->cfg.assoc && vif->type == NL80211_IFTYPE_STATION)
/linux-master/drivers/crypto/cavium/nitrox/
H A Dnitrox_aead.c403 scatterwalk_map_and_copy(rctx->assoc, areq->src, 0, assoclen, 0);
405 sg_set_buf(rctx->src, rctx->assoc, assoclen);
412 sg_set_buf(rctx->dst, rctx->assoc, assoclen);
/linux-master/crypto/
H A Dtcrypt.c106 unsigned int buflen, const void *assoc,
121 sg_set_buf(&sg[0], assoc, aad_size);
254 void *assoc; local
378 assoc = cur->axbuf[0];
379 memset(assoc, 0xff, aad_size);
383 assoc, aad_size);
387 assoc, aad_size);
531 void *assoc; local
600 assoc = axbuf[0];
601 memset(assoc,
105 sg_init_aead(struct scatterlist *sg, char *xbuf[XBUFSIZE], unsigned int buflen, const void *assoc, unsigned int aad_size) argument
[all...]
/linux-master/drivers/staging/rtl8192e/
H A Drtl819x_HTProc.c231 u8 *len, u8 is_encrypt, bool assoc)
243 if ((assoc) && (ht->peer_ht_spec_ver == HT_SPEC_VER_EWC)) {
291 if (assoc) {
230 ht_construct_capability_element(struct rtllib_device *ieee, u8 *pos_ht_cap, u8 *len, u8 is_encrypt, bool assoc) argument
/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00config.c92 rt2x00dev->aid = vif->cfg.assoc ? vif->cfg.aid : 0;
/linux-master/drivers/crypto/bcm/
H A Dcipher.h275 * since assoc data is at the beginning of the src scatterlist rather
278 struct scatterlist *assoc; member in struct:iproc_reqctx_s
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drxon.c365 * Un-assoc RXON clears the station table and WEP
454 /* QoS info may be cleared by previous un-assoc RXON */
487 /* IBSS beacon needs to be sent after setting assoc */
566 !ctx_bss->vif->cfg.assoc)) {
570 !ctx_pan->vif->cfg.assoc) {
1430 if (vif->cfg.assoc) {
1486 if (!vif->cfg.assoc)
1496 if (changes & BSS_CHANGED_ASSOC && vif->cfg.assoc) {
/linux-master/arch/powerpc/platforms/pseries/
H A Dlpar.c231 __be32 *assoc; local
234 assoc = &cpu_assoc[(int)(cpu / threads_per_core) * VPHN_ASSOC_BUFSIZE];
235 if (!assoc[0]) {
236 rc = hcall_vphn(cpu, flag, &assoc[0]);
241 return assoc;
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_main.c103 if (vif->cfg.assoc) {
1491 if ((vif->type == NL80211_IFTYPE_STATION) && vif->cfg.assoc) {
1524 vif->cfg.assoc);
1526 vif->cfg.assoc ?
1529 if (!vif->cfg.assoc)
1534 if (vif->cfg.assoc && (priv->num_sta_assoc_vif == 1))

Completed in 467 milliseconds

123456