Lines Matching refs:tLogParams

92   phLibNfc_EELogParams_t tLogParams; /* holds the params that could be logged to  member
646 (gphNxpNciHal_fw_IoctlCtx.tLogParams.wCurrMwVer) = wMwVern; in phNxpNciHal_fw_dnld_get_version_cb()
647 (gphNxpNciHal_fw_IoctlCtx.tLogParams.wCurrFwVer) = wFwVern; in phNxpNciHal_fw_dnld_get_version_cb()
919 (Data.pBuff) = (uint8_t*)&(gphNxpNciHal_fw_IoctlCtx.tLogParams); in phNxpNciHal_fw_dnld_log_read()
969 (gphNxpNciHal_fw_IoctlCtx.tLogParams.wNumDnldSuccess) += 1; in phNxpNciHal_fw_dnld_write_cb()
971 if ((gphNxpNciHal_fw_IoctlCtx.tLogParams.wDnldFailCnt) > 0) { in phNxpNciHal_fw_dnld_write_cb()
973 (gphNxpNciHal_fw_IoctlCtx.tLogParams.wDnldFailCnt) = 0; in phNxpNciHal_fw_dnld_write_cb()
976 if ((gphNxpNciHal_fw_IoctlCtx.tLogParams.bConfig) == false) { in phNxpNciHal_fw_dnld_write_cb()
980 (gphNxpNciHal_fw_IoctlCtx.tLogParams.bConfig) = true; in phNxpNciHal_fw_dnld_write_cb()
990 (gphNxpNciHal_fw_IoctlCtx.tLogParams.wNumDnldFail) += 1; in phNxpNciHal_fw_dnld_write_cb()
991 (gphNxpNciHal_fw_IoctlCtx.tLogParams.wDnldFailCnt) += 1; in phNxpNciHal_fw_dnld_write_cb()
992 (gphNxpNciHal_fw_IoctlCtx.tLogParams.bConfig) = false; in phNxpNciHal_fw_dnld_write_cb()
1044 (gphNxpNciHal_fw_IoctlCtx.tLogParams.wNumDnldTrig) += 1; in phNxpNciHal_fw_dnld_write()
1053 (gphNxpNciHal_fw_IoctlCtx.tLogParams.wNumDnldFail) += 1; in phNxpNciHal_fw_dnld_write()
1054 (gphNxpNciHal_fw_IoctlCtx.tLogParams.wDnldFailCnt) += 1; in phNxpNciHal_fw_dnld_write()
1055 (gphNxpNciHal_fw_IoctlCtx.tLogParams.bConfig) = false; in phNxpNciHal_fw_dnld_write()
1487 (tData.pBuff) = (uint8_t*)&(gphNxpNciHal_fw_IoctlCtx.tLogParams); in phNxpNciHal_fw_dnld_log()
1488 (tData.wLen) = sizeof(gphNxpNciHal_fw_IoctlCtx.tLogParams); in phNxpNciHal_fw_dnld_log()