Home
last modified time | relevance | path

Searched refs:QAIC_MANAGE_EXT_MSG_LENGTH (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/accel/qaic/
H A Dqaic_control.c33 #define QAIC_MANAGE_EXT_MSG_LENGTH SZ_64K /* Max DMA message length */ macro
370 if (size_add(msg_hdr_len, in_trans->hdr.len) > QAIC_MANAGE_EXT_MSG_LENGTH) in encode_passthrough()
498 *size = QAIC_MANAGE_EXT_MSG_LENGTH - msg_hdr_len - sizeof(**out_trans); in encode_addr_size_pairs()
579 QAIC_MANAGE_EXT_MSG_LENGTH) in encode_dma()
1054 * The max size of request to device is QAIC_MANAGE_EXT_MSG_LENGTH. in msg_xfer()

Completed in 3 milliseconds