Home
last modified time | relevance | path

Searched full:replays (Results 1 – 25 of 33) sorted by relevance

12

/linux-6.14.4/net/mac80211/
Dkey.h92 u32 replays; /* dot11RSNAStatsCCMPReplays */ member
97 u32 replays; /* dot11RSNAStatsCMACReplays */ member
103 u32 replays; /* dot11RSNAStatsCMACReplays */ member
114 u32 replays; /* dot11RSNAStatsGCMPReplays */ member
Ddebugfs_key.c232 len = scnprintf(buf, sizeof(buf), "%u\n", key->u.ccmp.replays); in key_replays_read()
237 key->u.aes_cmac.replays); in key_replays_read()
242 key->u.aes_gmac.replays); in key_replays_read()
246 len = scnprintf(buf, sizeof(buf), "%u\n", key->u.gcmp.replays); in key_replays_read()
253 KEY_OPS(replays);
354 DEBUGFS_ADD(replays); in ieee80211_debugfs_key_add()
Dwpa.c170 /* update IV in key information to be able to detect replays */ in ieee80211_rx_h_michael_mic_verify()
561 key->u.ccmp.replays++; in ieee80211_crypto_ccmp_decrypt()
757 key->u.gcmp.replays++; in ieee80211_crypto_gcmp_decrypt()
952 key->u.aes_cmac.replays++; in ieee80211_crypto_aes_cmac_decrypt()
1002 key->u.aes_cmac.replays++; in ieee80211_crypto_aes_cmac_256_decrypt()
1105 key->u.aes_gmac.replays++; in ieee80211_crypto_aes_gmac_decrypt()
Dtkip.c266 /* Reject replays if the received TSC is smaller than or equal to the in ieee80211_tkip_decrypt_data()
315 * that we don't catch replays of fragments but that's ok in ieee80211_tkip_decrypt_data()
Dkey.c1453 key->u.ccmp.replays++; in ieee80211_key_replay()
1457 key->u.aes_cmac.replays++; in ieee80211_key_replay()
1461 key->u.aes_gmac.replays++; in ieee80211_key_replay()
1465 key->u.gcmp.replays++; in ieee80211_key_replay()
/linux-6.14.4/tools/perf/pmu-events/arch/nds32/n13/
Datcpmu.json201 "PublicDescription": "ld-after-st conflict replays",
204 "BriefDescription": "V3 ld-after-st conflict replays"
/linux-6.14.4/Documentation/devicetree/bindings/interrupt-controller/
Dqcom,mpm.yaml17 one of these interrupts occur and replays it to GIC interrupt controller
/linux-6.14.4/fs/nfsd/
Dstate.h110 * For an open stateid kept around *only* to process close replays.
577 * handle close replays if they come soon enough. The close_lru
669 * while after close in order to handle CLOSE replays. Those are eventually
/linux-6.14.4/Documentation/filesystems/
Dubifs.rst66 It does not need stuff like fsck.ext2. UBIFS automatically replays its
/linux-6.14.4/fs/ubifs/
Dreplay.c664 * This function replays bud @bud, recovers it if needed, and adds all nodes
980 * This function replays a log LEB and returns zero in case of success, %1 if
1175 * This function scans the journal, replays and cleans it up. It makes sure all
/linux-6.14.4/drivers/net/wireless/intel/ipw2x00/
Dlibipw_crypto_ccmp.c403 "format_errors=%d replays=%d decrypt_errors=%d\n", in libipw_ccmp_print_stats()
Dlibipw_crypto_tkip.c682 "replays=%d icv_errors=%d local_mic_failures=%d\n", in libipw_tkip_print_stats()
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/
Dnbio_v7_9.c479 /* Add the total number of NAKs, i.e the number of replays */ in nbio_v7_9_get_pcie_replay_count()
Dsoc15.c890 /* Add the total number of NAKs, i.e the number of replays */ in soc15_get_pcie_replay_count()
Dvi.c1400 /* Add the total number of NAKs, i.e the number of replays */ in vi_get_pcie_replay_count()
Dcik.c1956 /* Add the total number of NAKs, i.e the number of replays */ in cik_get_pcie_replay_count()
/linux-6.14.4/fs/gfs2/
Drecovery.c507 * flushes and simultaneous journal replays from stomping on in gfs2_recover_func()
/linux-6.14.4/net/ipv4/
DKconfig755 protects against replays for long-lived TCP connections, and
/linux-6.14.4/fs/xfs/
Dxfs_log_priv.h135 * code replays the space allocation and a file could be truncated.
Dxfs_buf_item_recover.c976 * This routine replays a modification made to a buffer at runtime.
/linux-6.14.4/Documentation/networking/
Dtcp_ao.rst432 a rollover. It allows more TCP segment replays, but yet all regular
/linux-6.14.4/drivers/net/ethernet/intel/ice/
Dice_sched.c4259 * This function replays aggregator node, VSI to aggregator type nodes, and
4301 * This function replays association of VSI to aggregator type nodes, and
4320 * This function replays queue type node bandwidth. This function needs to be
/linux-6.14.4/fs/xfs/libxfs/
Dxfs_defer.c168 * If we should crash before t2 commits, log recovery replays
/linux-6.14.4/arch/powerpc/sysdev/xive/
Dcommon.c360 * we could skip this on replays unless we soft-mask tells us in xive_get_irq()
/linux-6.14.4/fs/ext4/
Dfast_commit.c79 * this fast commit should be applied. Recovery code replays fast commit

12