/linux-6.8/fs/bcachefs/ |
D | movinggc.c | 255 * Copygc runs when the amount of fragmented data is above some arbitrary 265 * often and continually reduce the amount of fragmented space as the device 270 s64 wait = S64_MAX, fragmented_allowed, fragmented; in bch2_copygc_wait_amount() local 277 fragmented = 0; in bch2_copygc_wait_amount() 281 fragmented += usage.d[i].fragmented; in bch2_copygc_wait_amount() 283 wait = min(wait, max(0LL, fragmented_allowed - fragmented)); in bch2_copygc_wait_amount()
|
D | buckets_types.h | 44 u64 fragmented; member
|
D | chardev.c | 595 arg.d[i].fragmented = src.d[i].fragmented; in bch2_ioctl_dev_usage() 642 .fragmented = src.d[i].fragmented, in bch2_ioctl_dev_usage_v2()
|
D | sb-clean.c | 260 u->d[i].fragmented = cpu_to_le64(ca->usage_base->d[i].fragmented); in bch2_journal_super_entries_add_common()
|
/linux-6.8/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | time-event.h | 57 * means that the event can be fragmented but only the first 'x' will be 67 /* If a Time Event can be fragmented, this is the max number of fragments */ 123 * means that the event can be fragmented but only the first 'x' will be 400 * * A rather short event that can't be fragmented and with a very 408 * priority and that can be fragmented allowing other activities 416 * listen mode. Will be fragmented. Valid only on the P2P Device MAC. 420 * able to run the GO Negotiation. Will not be fragmented and not
|
D | scan.h | 293 * @IWL_MVM_LMAC_SCAN_FLAG_FRAGMENTED: all passive scans will be fragmented 335 * @fragmented_dwell: dwell time for fragmented passive scan 507 * @fragmented: default dwell time for fragmented scan 513 u8 fragmented; member 661 * @IWL_UMAC_SCAN_GEN_FLAGS_V2_FRAGMENTED_LMAC1: fragmented scan LMAC1 662 * @IWL_UMAC_SCAN_GEN_FLAGS_V2_FRAGMENTED_LMAC2: fragmented scan LMAC2 823 * @fragmented_dwell: dwell time for fragmented passive scan 836 * Relevant only for fragmented scan. 1032 * @num_of_fragments: number of fragments needed for full fragmented
|
/linux-6.8/drivers/net/ethernet/marvell/mvpp2/ |
D | mvpp2_cls.c | 26 /* TCP over IPv4 flows, Not fragmented, no vlan tag */ 45 /* TCP over IPv4 flows, Not fragmented, with vlan tag */ 61 /* TCP over IPv4 flows, fragmented, no vlan tag */ 80 /* TCP over IPv4 flows, fragmented, with vlan tag */ 99 /* UDP over IPv4 flows, Not fragmented, no vlan tag */ 118 /* UDP over IPv4 flows, Not fragmented, with vlan tag */ 134 /* UDP over IPv4 flows, fragmented, no vlan tag */ 153 /* UDP over IPv4 flows, fragmented, with vlan tag */ 172 /* TCP over IPv6 flows, not fragmented, no vlan tag */ 185 /* TCP over IPv6 flows, not fragmented, with vlan tag */ [all …]
|
/linux-6.8/include/net/caif/ |
D | caif_device.h | 28 * @use_frag: CAIF Frames may be fragmented. 30 * interface receives fragmented frames that must be
|
/linux-6.8/tools/testing/selftests/bpf/ |
D | generate_udp_fragments.py | 5 This script helps generate fragmented UDP packets. 8 fragmented packets in C, it is much harder to read and write
|
/linux-6.8/Documentation/devicetree/bindings/dma/ |
D | qcom_hidma_mgmt.txt | 23 fragmented to multiples of this amount. This parameter is used while 28 fragmented to multiples of this amount. This parameter is used while
|
/linux-6.8/drivers/net/ethernet/intel/ice/ |
D | ice_fdir.h | 48 * requests that the packet not be fragmented. MF indicates that a packet has 49 * been fragmented.
|
/linux-6.8/Documentation/admin-guide/aoe/ |
D | todo.rst | 12 Because ATA over Ethernet is not fragmented by the kernel's IP code,
|
/linux-6.8/Documentation/devicetree/bindings/memory-controllers/ |
D | nvidia,tegra20-mc.yaml | 23 fragmented memory pages.
|
/linux-6.8/net/sctp/ |
D | ulpqueue.c | 309 * payload was fragmented on the way and ip had to reassemble them. 414 * fragmented chunks that complete a datagram. in sctp_ulpq_retrieve_reassembled() 511 * sequence of fragmented chunks. in sctp_ulpq_retrieve_partial() 576 /* Check if this is part of a fragmented message. */ in sctp_ulpq_reasm() 610 * fragmented chunks that start a datagram. in sctp_ulpq_retrieve_first()
|
/linux-6.8/arch/arm64/include/asm/ |
D | kvm_pkvm.h | 119 * The hypervisor FFA proxy needs enough memory to buffer a fragmented in hyp_ffa_proxy_pages()
|
/linux-6.8/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | mlx5_ifc_dr_ste_v1.h | 301 u8 fragmented[0x1]; member 372 u8 fragmented[0x1]; member
|
D | mlx5_ifc_dr.h | 246 u8 fragmented[0x1]; member 325 u8 fragmented[0x1]; member
|
/linux-6.8/drivers/usb/class/ |
D | cdc-acm.h | 75 u8 *notification_buffer; /* to reassemble fragmented notifications */
|
/linux-6.8/fs/xfs/libxfs/ |
D | xfs_trans_resv.h | 60 * v2 directory blocks can be fragmented below the dirblksize down to the fsb
|
/linux-6.8/tools/testing/selftests/bpf/progs/ |
D | bpf_flow.c | 309 /* No need to parse fragmented packet unless in PROG() 380 /* No need to parse fragmented packet unless in PROG()
|
/linux-6.8/drivers/infiniband/sw/siw/ |
D | siw_qp_rx.c | 162 * starts but not for fragmented consecutive pieces of an 226 * starts but not for fragmented consecutive pieces of an 274 * starts but not for fragmented consecutive pieces of an 907 /* Do not take the effort to reassemble a network fragmented in siw_proc_terminate() 928 /* Again, no network fragmented TERM's */ in siw_proc_terminate()
|
/linux-6.8/drivers/hid/intel-ish-hid/ |
D | ishtp-hid.h | 105 * @multi_packet_cnt: Count of fragmented packet count
|
/linux-6.8/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | scan.c | 856 * or if fragmented ebs is supported by the FW in iwl_mvm_scan_use_ebs() 1051 dwell->fragmented = IWL_SCAN_DWELL_FRAGMENTED; in iwl_mvm_fill_scan_dwell() 1208 * Check for fragmented scan on LMAC2 - high band. in iwl_mvm_legacy_config_scan() 1865 * 1. Non fragmented scan: in iwl_mvm_umac_scan_cfg_channels_v7_6g() 1874 * 3. Fragmented scan: in iwl_mvm_umac_scan_cfg_channels_v7_6g() 1931 /* set fragmented ebs for fragmented scan on HB channels */ in iwl_mvm_scan_umac_chan_flags_v2() 1939 * force EBS in case the scan is a fragmented and there is a need to take P2P in iwl_mvm_scan_umac_chan_flags_v2() 2287 /* set fragmented ebs for fragmented scan on HB channels */ in iwl_mvm_scan_umac()
|
/linux-6.8/fs/ocfs2/ |
D | ocfs2_ioctl.h | 217 even more fragmented */
|
/linux-6.8/Documentation/networking/ |
D | mac80211-injection.rst | 27 IEEE80211_RADIOTAP_F_FRAG frame will be fragmented if longer than the
|