BCM_VK_MSG_Q_MASK
u32 q_num = msg->trans_id & BCM_VK_MSG_Q_MASK;
msg->trans_id = (msg->trans_id & ~BCM_VK_MSG_Q_MASK) | trans_q;