Searched refs:chk_result (Results 1 – 3 of 3) sorted by relevance
2228 bool chk_result = HALBB_SET_FAIL; in halbb_env_mntr_init_app_chk() local2234 chk_result = HALBB_SET_SUCCESS; in halbb_env_mntr_init_app_chk()2236 return chk_result; in halbb_env_mntr_init_app_chk()2245 bool chk_result = HALBB_SET_FAIL; in halbb_env_mntr_dig_app_chk() local2259 chk_result = HALBB_SET_SUCCESS; in halbb_env_mntr_dig_app_chk()2261 return chk_result; in halbb_env_mntr_dig_app_chk()2268 bool chk_result = HALBB_SET_FAIL; in halbb_env_mntr_bg_app_chk() local2275 chk_result = HALBB_SET_SUCCESS; in halbb_env_mntr_bg_app_chk()2277 return chk_result; in halbb_env_mntr_bg_app_chk()2647 bool chk_result = HALBB_SET_FAIL; in halbb_env_mntr_watchdog_chk() local[all …]
3129 u16 chk_result = 0; in halmac_fill_txdesc_check_sum_88xx() local3158 chk_result ^= (*(pData + 2 * i) ^ *(pData + (2 * i + 1))); in halmac_fill_txdesc_check_sum_88xx()3160 SET_TX_DESC_TXDESC_CHECKSUM(pCur_desc, chk_result); in halmac_fill_txdesc_check_sum_88xx()