/linux-6.14.4/net/mac80211/ |
D | key.h | 92 u32 replays; /* dot11RSNAStatsCCMPReplays */ member 97 u32 replays; /* dot11RSNAStatsCMACReplays */ member 103 u32 replays; /* dot11RSNAStatsCMACReplays */ member 114 u32 replays; /* dot11RSNAStatsGCMPReplays */ member
|
D | debugfs_key.c | 232 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()
|
D | wpa.c | 170 /* 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()
|
D | tkip.c | 266 /* 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()
|
D | key.c | 1453 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/ |
D | atcpmu.json | 201 "PublicDescription": "ld-after-st conflict replays", 204 "BriefDescription": "V3 ld-after-st conflict replays"
|
/linux-6.14.4/Documentation/devicetree/bindings/interrupt-controller/ |
D | qcom,mpm.yaml | 17 one of these interrupts occur and replays it to GIC interrupt controller
|
/linux-6.14.4/fs/nfsd/ |
D | state.h | 110 * 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/ |
D | ubifs.rst | 66 It does not need stuff like fsck.ext2. UBIFS automatically replays its
|
/linux-6.14.4/fs/ubifs/ |
D | replay.c | 664 * 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/ |
D | libipw_crypto_ccmp.c | 403 "format_errors=%d replays=%d decrypt_errors=%d\n", in libipw_ccmp_print_stats()
|
D | libipw_crypto_tkip.c | 682 "replays=%d icv_errors=%d local_mic_failures=%d\n", in libipw_tkip_print_stats()
|
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/ |
D | nbio_v7_9.c | 479 /* Add the total number of NAKs, i.e the number of replays */ in nbio_v7_9_get_pcie_replay_count()
|
D | soc15.c | 890 /* Add the total number of NAKs, i.e the number of replays */ in soc15_get_pcie_replay_count()
|
D | vi.c | 1400 /* Add the total number of NAKs, i.e the number of replays */ in vi_get_pcie_replay_count()
|
D | cik.c | 1956 /* Add the total number of NAKs, i.e the number of replays */ in cik_get_pcie_replay_count()
|
/linux-6.14.4/fs/gfs2/ |
D | recovery.c | 507 * flushes and simultaneous journal replays from stomping on in gfs2_recover_func()
|
/linux-6.14.4/net/ipv4/ |
D | Kconfig | 755 protects against replays for long-lived TCP connections, and
|
/linux-6.14.4/fs/xfs/ |
D | xfs_log_priv.h | 135 * code replays the space allocation and a file could be truncated.
|
D | xfs_buf_item_recover.c | 976 * This routine replays a modification made to a buffer at runtime.
|
/linux-6.14.4/Documentation/networking/ |
D | tcp_ao.rst | 432 a rollover. It allows more TCP segment replays, but yet all regular
|
/linux-6.14.4/drivers/net/ethernet/intel/ice/ |
D | ice_sched.c | 4259 * 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/ |
D | xfs_defer.c | 168 * If we should crash before t2 commits, log recovery replays
|
/linux-6.14.4/arch/powerpc/sysdev/xive/ |
D | common.c | 360 * we could skip this on replays unless we soft-mask tells us in xive_get_irq()
|
/linux-6.14.4/fs/ext4/ |
D | fast_commit.c | 79 * this fast commit should be applied. Recovery code replays fast commit
|