bcm_vk_sync_msgq
int bcm_vk_sync_msgq(struct bcm_vk *vk, bool force_sync);
ret = bcm_vk_sync_msgq(vk, true);
ret = bcm_vk_sync_msgq(vk, false);