Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqm_ipc.h71 #define QM_IPC_MAX_REPLY_BODY_SIZE 16 macro
72 #define QM_IPC_MAX_REPLY_SIZE (QM_IPC_MAX_REPLY_BODY_SIZE + sizeof(uint32_t))
89 uint8_t replyBody[QM_IPC_MAX_REPLY_BODY_SIZE];