Home
last modified time | relevance | path

Searched refs:segmented (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/arch/powerpc/
H A Dpci_iov_resource_on_powernv.rst118 * 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/net/caif/
H A Dcfrfml.c100 bool segmented; in cfrfml_receive() local
114 segmented = tmp & RFM_SEGMENTATION_BIT; in cfrfml_receive()
116 if (segmented) { in cfrfml_receive()
/linux/net/can/
H A DKconfig62 CAN Transport Protocols offer support for segmented Point-to-Point
64 This protocol driver implements segmented data transfers for CAN CC
/linux/drivers/iio/common/scmi_sensors/
H A Dscmi_iio.c229 if (sensor->sensor_info->intervals.segmented) in scmi_iio_read_avail()
530 if (sensor->sensor_info->intervals.segmented) { in scmi_iio_set_sampling_freq_avail()
/linux/Documentation/driver-api/
H A Dxillybus.rst267 Even though a non-segmented data stream is presented to the user at both
/linux/Documentation/RCU/Design/Data-Structures/
H A DData-Structures.rst703 The ``rcu_segcblist`` structure maintains a segmented list of callbacks
928 The ``->cblist`` structure is the segmented callback list described