Home
last modified time | relevance | path

Searched full:fragmented (Results 1 – 25 of 237) sorted by relevance

12345678910

/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/fw/api/
Dtime-event.h57 * 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
Dscan.h270 * @IWL_MVM_LMAC_SCAN_FLAG_FRAGMENTED: all passive scans will be fragmented
312 * @fragmented_dwell: dwell time for fragmented passive scan
484 * @fragmented: default dwell time for fragmented scan
490 u8 fragmented; member
623 * @IWL_UMAC_SCAN_GEN_FLAGS_V2_FRAGMENTED_LMAC1: fragmented scan LMAC1
624 * @IWL_UMAC_SCAN_GEN_FLAGS_V2_FRAGMENTED_LMAC2: fragmented scan LMAC2
756 * @fragmented_dwell: dwell time for fragmented passive scan
769 * Relevant only for fragmented scan.
963 * @num_of_fragments: number of fragments needed for full fragmented
/Linux-v5.15/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_cls.c26 /* 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 …]
/Linux-v5.15/include/net/caif/
Dcaif_device.h28 * @use_frag: CAIF Frames may be fragmented.
30 * interface receives fragmented frames that must be
/Linux-v5.15/Documentation/devicetree/bindings/dma/
Dqcom_hidma_mgmt.txt23 fragmented to multiples of this amount. This parameter is used while
28 fragmented to multiples of this amount. This parameter is used while
/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_fdir.h48 * requests that the packet not be fragmented. MF indicates that a packet has
49 * been fragmented.
/Linux-v5.15/Documentation/admin-guide/aoe/
Dtodo.rst12 Because ATA over Ethernet is not fragmented by the kernel's IP code,
/Linux-v5.15/include/media/
Dvideobuf-vmalloc.h6 * (i.e. the buffers are not linear in physical memory, but fragmented
Dvideobuf-dma-sg.h6 * (i.e. the buffers are not linear in physical memory, but fragmented
/Linux-v5.15/Documentation/devicetree/bindings/memory-controllers/
Dnvidia,tegra20-mc.yaml23 fragmented memory pages.
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dmlx5_ifc_dr_ste_v1.h266 u8 fragmented[0x1]; member
337 u8 fragmented[0x1]; member
Dmlx5_ifc_dr.h246 u8 fragmented[0x1]; member
325 u8 fragmented[0x1]; member
/Linux-v5.15/net/sctp/
Dulpqueue.c315 * 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()
/Linux-v5.15/fs/xfs/libxfs/
Dxfs_trans_resv.h60 * v2 directory blocks can be fragmented below the dirblksize down to the fsb
/Linux-v5.15/drivers/usb/class/
Dcdc-acm.h103 u8 *notification_buffer; /* to reassemble fragmented notifications */
/Linux-v5.15/tools/testing/selftests/bpf/progs/
Dbpf_flow.c295 /* No need to parse fragmented packet unless in PROG()
366 /* No need to parse fragmented packet unless in PROG()
/Linux-v5.15/drivers/hid/intel-ish-hid/
Dishtp-hid.h105 * @multi_packet_cnt: Count of fragmented packet count
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/
Dscan.c859 * or if fragmented ebs is supported by the FW in iwl_mvm_scan_use_ebs()
1054 dwell->fragmented = IWL_SCAN_DWELL_FRAGMENTED; in iwl_mvm_fill_scan_dwell()
1213 * Check for fragmented scan on LMAC2 - high band. in iwl_mvm_legacy_config_scan()
1840 * 1. Non fragmented scan: in iwl_mvm_umac_scan_cfg_channels_v6_6g()
1849 * 3. Fragmented scan: in iwl_mvm_umac_scan_cfg_channels_v6_6g()
1892 /* set fragmented ebs for fragmented scan on HB channels */ in iwl_mvm_scan_umac_chan_flags_v2()
2196 /* set fragmented ebs for fragmented scan on HB channels */ in iwl_mvm_scan_umac()
/Linux-v5.15/drivers/char/
Dttyprintk.c32 * - too long message is fragmented, with '\'nl between fragments
/Linux-v5.15/fs/ocfs2/
Docfs2_ioctl.h217 even more fragmented */
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/microsoft/
Dnetvsc.rst34 On Azure, fragmented UDP packets have high loss rate with L4
/Linux-v5.15/Documentation/networking/
Dmac80211-injection.rst27 IEEE80211_RADIOTAP_F_FRAG frame will be fragmented if longer than the
/Linux-v5.15/drivers/infiniband/sw/siw/
Dsiw_qp_rx.c162 * 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
913 /* Do not take the effort to reassemble a network fragmented in siw_proc_terminate()
936 /* Again, no network fragmented TERM's */ in siw_proc_terminate()
/Linux-v5.15/Documentation/trace/
Devents-kmem.rst27 internal fragmented as a result of the allocation pattern. By correlating
/Linux-v5.15/drivers/hid/intel-ish-hid/ishtp/
Dishtp-dev.h83 * 'ipc_send_compl' is intended for use by clients that send fragmented

12345678910