Searched refs:segmented (Results 1 – 17 of 17) sorted by relevance
| /linux/net/caif/ |
| 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/ |
| 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/drivers/firmware/arm_scmi/ |
| A D | voltage.c | 97 bool segmented) in scmi_init_voltage_levels() argument 107 (segmented && (num_remaining || num_returned != 3))) { in scmi_init_voltage_levels() 119 v->segmented = segmented; in scmi_init_voltage_levels()
|
| 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/net/can/ |
| A D | Kconfig | 61 CAN Transport Protocols offer support for segmented Point-to-Point 63 This protocol driver implements segmented data transfers for CAN CC
|
| /linux/Documentation/networking/ |
| 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
|
| A D | timestamping.rst | 342 coalescing sections of previously segmented buffers associated with
|
| /linux/Documentation/devicetree/bindings/media/ |
| A D | mediatek,mdp3-stitch.yaml | 15 with overlapping fields of view to produce a segmented panorame.
|
| /linux/include/linux/ |
| A D | scmi_protocol.h | 284 bool segmented; member 574 bool segmented; member
|
| /linux/drivers/iio/common/scmi_sensors/ |
| A D | scmi_iio.c | 230 if (sensor->sensor_info->intervals.segmented) in scmi_iio_read_avail() 532 if (sensor->sensor_info->intervals.segmented) { in scmi_iio_set_sampling_freq_avail()
|
| /linux/drivers/regulator/ |
| A D | scmi-regulator.c | 236 if (vinfo->segmented) in scmi_regulator_common_init()
|
| /linux/Documentation/core-api/ |
| A D | folio_queue.rst | 24 The folio_queue struct forms a single segment in a segmented list of folios
|
| /linux/Documentation/crypto/ |
| A D | architecture.rst | 218 CRYPTO_ALG_TYPE_COMPRESS allowing for segmented compression /
|
| /linux/Documentation/driver-api/ |
| A D | xillybus.rst | 267 Even though a non-segmented data stream is presented to the user at both
|
| /linux/Documentation/RCU/Design/Data-Structures/ |
| A D | Data-Structures.rst | 670 The ``rcu_segcblist`` structure maintains a segmented list of callbacks 895 The ``->cblist`` structure is the segmented callback list described
|
| /linux/arch/x86/ |
| A D | Kconfig | 2393 call. This is required to run 16-bit or segmented code such as
|
| /linux/Documentation/filesystems/xfs/ |
| A D | xfs-online-fsck-design.rst | 3224 XFS inumbers are segmented, so the cursor needs to be marked as having
|
Completed in 46 milliseconds