Searched refs:ADF_MSG_SIZE_TO_BYTES (Results 1 – 2 of 2) sorted by relevance
35 #define ADF_MSG_SIZE_TO_BYTES(SIZE) (SIZE << 5) macro
99 ADF_MSG_SIZE_TO_BYTES(ring->msg_size)); in adf_send_message()102 ADF_MSG_SIZE_TO_BYTES(ring->msg_size), in adf_send_message()123 ADF_MSG_SIZE_TO_BYTES(ring->msg_size), in adf_handle_response()236 if (msg_size > ADF_MSG_SIZE_TO_BYTES(ADF_MAX_MSG_SIZE)) { in adf_create_ring()