Lines Matching refs:tLogParams
89 phLibNfc_EELogParams_t tLogParams; /* holds the params that could be logged to member
607 (gphNxpNciHal_fw_IoctlCtx.tLogParams.wCurrMwVer) = wMwVern; in phNxpNciHal_fw_dnld_get_version_cb()
608 (gphNxpNciHal_fw_IoctlCtx.tLogParams.wCurrFwVer) = wFwVern; in phNxpNciHal_fw_dnld_get_version_cb()
876 (Data.pBuff) = (uint8_t*)&(gphNxpNciHal_fw_IoctlCtx.tLogParams); in phNxpNciHal_fw_dnld_log_read()
929 (gphNxpNciHal_fw_IoctlCtx.tLogParams.wNumDnldSuccess) += 1; in phNxpNciHal_fw_dnld_write_cb()
931 if ((gphNxpNciHal_fw_IoctlCtx.tLogParams.wDnldFailCnt) > 0) { in phNxpNciHal_fw_dnld_write_cb()
933 (gphNxpNciHal_fw_IoctlCtx.tLogParams.wDnldFailCnt) = 0; in phNxpNciHal_fw_dnld_write_cb()
936 if ((gphNxpNciHal_fw_IoctlCtx.tLogParams.bConfig) == false) { in phNxpNciHal_fw_dnld_write_cb()
940 (gphNxpNciHal_fw_IoctlCtx.tLogParams.bConfig) = true; in phNxpNciHal_fw_dnld_write_cb()
950 (gphNxpNciHal_fw_IoctlCtx.tLogParams.wNumDnldFail) += 1; in phNxpNciHal_fw_dnld_write_cb()
951 (gphNxpNciHal_fw_IoctlCtx.tLogParams.wDnldFailCnt) += 1; in phNxpNciHal_fw_dnld_write_cb()
952 (gphNxpNciHal_fw_IoctlCtx.tLogParams.bConfig) = false; in phNxpNciHal_fw_dnld_write_cb()
1002 (gphNxpNciHal_fw_IoctlCtx.tLogParams.wNumDnldTrig) += 1; in phNxpNciHal_fw_dnld_write()
1011 (gphNxpNciHal_fw_IoctlCtx.tLogParams.wNumDnldFail) += 1; in phNxpNciHal_fw_dnld_write()
1012 (gphNxpNciHal_fw_IoctlCtx.tLogParams.wDnldFailCnt) += 1; in phNxpNciHal_fw_dnld_write()
1013 (gphNxpNciHal_fw_IoctlCtx.tLogParams.bConfig) = false; in phNxpNciHal_fw_dnld_write()
1438 (tData.pBuff) = (uint8_t*)&(gphNxpNciHal_fw_IoctlCtx.tLogParams); in phNxpNciHal_fw_dnld_log()
1439 (tData.wLen) = sizeof(gphNxpNciHal_fw_IoctlCtx.tLogParams); in phNxpNciHal_fw_dnld_log()