Searched refs:segmented (Results 1 – 14 of 14) sorted by relevance
/linux/net/caif/ |
H A D | cfrfml.c | 100 bool segmented; in cfrfml_receive() local 114 segmented = tmp & RFM_SEGMENTATION_BIT; in cfrfml_receive() 116 if (segmented) { in cfrfml_receive()
|
/linux/Documentation/arch/powerpc/ |
H A D | pci_iov_resource_on_powernv.rst | 118 * Can be configured to be segmented. When not segmented, we can 119 specify the PE# for the entire window. When segmented, a window 132 as segmented. 198 - Non-segmented M64 window: A non-segmented M64 window is mapped entirely 201 - Single segmented M64 windows: A segmented M64 window could be used just 207 - Multiple segmented M64 windows: As usual, each window is split into 256 234 IODA supports 256 PEs, so segmented windows contain 256 segments, so if 290 set the PE# for the window. But if it's in a segmented M64 window, the
|
/linux/Documentation/arch/x86/ |
H A D | amd-memory-encryption.rst | 192 Bit[23] indicates support for segmented RMP 194 If supported, segmented RMP attributes can be found using the CPUID 206 To enable a segmented RMP, a new MSR is available:: 209 Bit[0] indicates if segmented RMP is enabled 221 When a segmented RMP is enabled, RMP_BASE points to the RMP bookkeeping 241 the segmented RMP (the bookkeeping area, RST, and all segments), build the RST
|
/linux/Documentation/networking/ |
H A D | segmentation-offloads.rst | 125 assembled by GRO should be segmented to create an identical sequence of 126 frames using GSO, and any sequence of frames segmented by GSO should be 130 altered so that it is when a frame assembled via GRO is segmented via GSO. 159 cannot be just segmented to (P)MTU. Rather, the chunks must be contained in
|
H A D | timestamping.rst | 364 coalescing sections of previously segmented buffers associated with
|
/linux/drivers/firmware/arm_scmi/ |
H A D | sensors.c | 308 s->intervals.segmented = SEGMENTED_INTVL_FORMAT(flags); in iter_intervals_update_state() 311 if (s->intervals.segmented && in iter_intervals_update_state() 316 s->intervals.segmented = false; in iter_intervals_update_state() 328 s->intervals.segmented = false; in iter_intervals_update_state() 625 s->intervals.segmented = false; in iter_sens_descr_process_response()
|
/linux/include/linux/ |
H A D | scmi_protocol.h | 284 bool segmented; member 574 bool segmented; member
|
/linux/drivers/iio/common/scmi_sensors/ |
H A D | scmi_iio.c | 230 if (sensor->sensor_info->intervals.segmented) in scmi_iio_read_avail() 531 if (sensor->sensor_info->intervals.segmented) { in scmi_iio_set_sampling_freq_avail()
|
/linux/drivers/regulator/ |
H A D | scmi-regulator.c | 236 if (vinfo->segmented) in scmi_regulator_common_init()
|
/linux/Documentation/core-api/ |
H A D | folio_queue.rst | 24 The folio_queue struct forms a single segment in a segmented list of folios
|
/linux/Documentation/crypto/ |
H A D | architecture.rst | 218 CRYPTO_ALG_TYPE_COMPRESS allowing for segmented compression /
|
/linux/Documentation/driver-api/ |
H A D | xillybus.rst | 267 Even though a non-segmented data stream is presented to the user at both
|
/linux/arch/x86/ |
H A D | Kconfig | 2311 call. This is required to run 16-bit or segmented code such as
|
/linux/Documentation/filesystems/xfs/ |
H A D | xfs-online-fsck-design.rst | 3224 XFS inumbers are segmented, so the cursor needs to be marked as having
|