qe_word_cnt 336 drivers/scsi/lpfc/lpfc_debugfs.h int i, esize, qe_word_cnt, len; qe_word_cnt 346 drivers/scsi/lpfc/lpfc_debugfs.h qe_word_cnt = esize / sizeof(uint32_t); qe_word_cnt 351 drivers/scsi/lpfc/lpfc_debugfs.h if (qe_word_cnt > 8) qe_word_cnt 354 drivers/scsi/lpfc/lpfc_debugfs.h for (i = 0; i < qe_word_cnt; i++) { qe_word_cnt 358 drivers/scsi/lpfc/lpfc_debugfs.h if (qe_word_cnt > 8) { qe_word_cnt 369 drivers/scsi/lpfc/lpfc_debugfs.h if (qe_word_cnt <= 8 || (i - 1) % 8)