Lines Matching refs:bSkipSeq
68 bSkipSeq; /* Flag to indicate FW download sequence to be skipped or not */ member
269 if (((gphNxpNciHal_fw_IoctlCtx.bSkipSeq) == true) || in phNxpNciHal_fw_dnld_reset()
628 (gphNxpNciHal_fw_IoctlCtx.bSkipSeq) = TRUE; in phNxpNciHal_fw_dnld_get_version_cb()
684 if (((gphNxpNciHal_fw_IoctlCtx.bSkipSeq) == true) || in phNxpNciHal_fw_dnld_get_version()
819 if (gphNxpNciHal_fw_IoctlCtx.bSkipSeq == true) { in phNxpNciHal_fw_dnld_get_sessn_state()
903 if ((((((gphNxpNciHal_fw_IoctlCtx.bSkipSeq) == true) || in phNxpNciHal_fw_dnld_log_read()
995 (gphNxpNciHal_fw_IoctlCtx.bSkipSeq) = true; in phNxpNciHal_fw_dnld_write_cb()
1029 if (((gphNxpNciHal_fw_IoctlCtx.bSkipSeq) == true) && in phNxpNciHal_fw_dnld_write()
1154 if ((gphNxpNciHal_fw_IoctlCtx.bSkipSeq) == true) { in phNxpNciHal_fw_dnld_chk_integrity()
1478 if ((((gphNxpNciHal_fw_IoctlCtx.bSkipSeq) == true) || in phNxpNciHal_fw_dnld_log()
1667 (gphNxpNciHal_fw_IoctlCtx.bSkipSeq) = false; in phNxpNciHal_fw_dnld_complete()
1684 if ((gphNxpNciHal_fw_IoctlCtx.bSkipSeq) == false) { in phNxpNciHal_fw_dnld_complete()
1740 (gphNxpNciHal_fw_IoctlCtx.bSkipSeq) = false; in phNxpNciHal_fw_dnld_complete()
1782 (gphNxpNciHal_fw_IoctlCtx.bSkipSeq) = false; in phNxpNciHal_fw_download_seq()