| /kernel/linux/linux-6.6/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 343 * * A rather short event that can't be fragmented and with a very 351 * priority and that can be fragmented allowing other activities 359 * listen mode. Will be fragmented. Valid only on the P2P Device MAC. 363 * 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
|
| /kernel/linux/linux-5.10/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 */ 96 /* UDP over IPv4 flows, Not fragmented, no vlan tag */ 115 /* UDP over IPv4 flows, Not fragmented, with vlan tag */ 131 /* UDP over IPv4 flows, fragmented, no vlan tag */ 150 /* UDP over IPv4 flows, fragmented, with vlan tag */ 166 /* TCP over IPv6 flows, not fragmented, no vlan tag */ 179 /* TCP over IPv6 flows, not fragmented, with vlan tag */ [all …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| D | time-event.h | 115 * means that the event can be fragmented but only the first 'x' will be 125 /* If a Time Event can be fragmented, this is the max number of fragments */ 181 * means that the event can be fragmented but only the first 'x' will be 401 * * A rather short event that can't be fragmented and with a very 409 * priority and that can be fragmented allowing other activities 417 * listen mode. Will be fragmented. Valid only on the P2P Device MAC. 421 * able to run the GO Negotiation. Will not be fragmented and not
|
| D | scan.h | 328 * @IWL_MVM_LMAC_SCAN_FLAG_FRAGMENTED: all passive scans will be fragmented 370 * @fragmented_dwell: dwell time for fragmented passive scan 537 * @fragmented: default dwell time for fragmented scan 543 u8 fragmented; member 675 * @IWL_UMAC_SCAN_GEN_FLAGS_V2_FRAGMENTED_LMAC1: fragmented scan LMAC1 676 * @IWL_UMAC_SCAN_GEN_FLAGS_V2_FRAGMENTED_LMAC2: fragmented scan LMAC2 800 * @fragmented_dwell: dwell time for fragmented passive scan 813 * Relevant only for fragmented scan. 1007 * @num_of_fragments: number of fragments needed for full fragmented
|
| /kernel/linux/linux-5.10/include/net/caif/ |
| D | caif_device.h | 28 * @use_frag: CAIF Frames may be fragmented. 30 * interface receives fragmented frames that must be
|
| /kernel/linux/linux-6.6/include/net/caif/ |
| D | caif_device.h | 28 * @use_frag: CAIF Frames may be fragmented. 30 * interface receives fragmented frames that must be
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
| D | ice_fdir.h | 29 * requests that the packet not be fragmented. MF indicates that a packet has 30 * been fragmented.
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/drivers/tee/optee/ |
| D | optee_msg.h | 185 * Temp memref parameters can be fragmented if supported by the Trusted OS 188 * fragmented then has all but the last fragment the 189 * OPTEE_MSG_ATTR_FRAGMENT bit set in attrs. Even if a memref is fragmented 300 * The shared memory can optionally be fragmented, temp memrefs can follow 387 * Shared memory can optionally be fragmented, to support that additional
|
| /kernel/linux/linux-6.6/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.
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/aoe/ |
| D | todo.rst | 12 Because ATA over Ethernet is not fragmented by the kernel's IP code,
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/aoe/ |
| D | todo.rst | 12 Because ATA over Ethernet is not fragmented by the kernel's IP code,
|
| /kernel/linux/linux-5.10/include/media/ |
| D | videobuf-vmalloc.h | 6 * (i.e. the buffers are not linear in physical memory, but fragmented
|
| D | videobuf-dma-sg.h | 6 * (i.e. the buffers are not linear in physical memory, but fragmented
|
| /kernel/linux/linux-6.6/include/media/ |
| D | videobuf-vmalloc.h | 6 * (i.e. the buffers are not linear in physical memory, but fragmented
|
| D | videobuf-dma-sg.h | 6 * (i.e. the buffers are not linear in physical memory, but fragmented
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/memory-controllers/ |
| D | nvidia,tegra20-mc.yaml | 23 fragmented memory pages.
|
| /kernel/linux/linux-5.10/net/sctp/ |
| D | ulpqueue.c | 315 * payload was fragmented on the way and ip had to reassemble them. 420 * fragmented chunks that complete a datagram. in sctp_ulpq_retrieve_reassembled() 517 * sequence of fragmented chunks. in sctp_ulpq_retrieve_partial() 582 /* Check if this is part of a fragmented message. */ in sctp_ulpq_reasm() 616 * fragmented chunks that start a datagram. in sctp_ulpq_retrieve_first()
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| D | xfs_trans_resv.h | 62 * v2 directory blocks can be fragmented below the dirblksize down to the fsb
|
| /kernel/linux/linux-6.6/arch/arm64/include/asm/ |
| D | kvm_pkvm.h | 118 * The hypervisor FFA proxy needs enough memory to buffer a fragmented in hyp_ffa_proxy_pages()
|