Searched refs:MB_COMM_CALC_BLOCK_SIZE (Results 1 – 3 of 3) sorted by relevance
65 #define MB_COMM_CALC_BLOCK_SIZE( __P_SENDLEN__ ) (( __P_SENDLEN__ ) - MB_COMM_PARENT… macro
128 wmWork->blockSizeMax = (u16)MB_COMM_CALC_BLOCK_SIZE(wmWork->pSendLen); in MBi_WMStartConnect()
1287 mbc->block_size_max = MB_COMM_CALC_BLOCK_SIZE(p_mbi_param->p_sendlen); in MBi_StartParentCore()1627 mbc->block_size_max = MB_COMM_CALC_BLOCK_SIZE(p_mbi_param->p_sendlen); in MBi_CommConnectToParent()