Home
last modified time | relevance | path

Searched refs:payload_max (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/dvb-frontends/
H A Dmxl692.c253 int payload_max = MXL_EAGLE_MAX_I2C_PACKET_SIZE - MXL_EAGLE_I2C_MHEADER_SIZE; in mxl692_write_fw_block() local
266 chunk_len = (total_len < payload_max) ? total_len : payload_max; in mxl692_write_fw_block()
/linux/drivers/cxl/core/
H A Dmemdev.c64 static DEVICE_ATTR_RO(payload_max);
/linux/Documentation/driver-api/cxl/linux/
H A Dcxl-driver.rst176 dev firmware_version payload_max security uevent
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-cxl21 What: /sys/bus/cxl/devices/memX/payload_max