Lines Matching refs:entry_cnt
305 if (axchg->state != LPFC_NVME_STE_LS_RSP || axchg->entry_cnt != 2) {
309 axchg->oxid, axchg->state, axchg->entry_cnt);
400 ctxp->oxid, ctxp->state, ctxp->entry_cnt);
448 ctxp->entry_cnt = 1;
788 ctxp->entry_cnt++;
820 ctxp->entry_cnt++;
881 if (axchg->state != LPFC_NVME_STE_LS_RCV || axchg->entry_cnt != 1) {
885 axchg->oxid, axchg->state, axchg->entry_cnt);
889 axchg->entry_cnt++;
1219 ctxp->state, ctxp->entry_cnt, ctxp->oxid);
2459 ctxp->state, ctxp->entry_cnt, ctxp->oxid);
2469 ctxp->entry_cnt = 1;
2760 (ctxp->entry_cnt == 1)) ||
2766 ctxp->state, ctxp->entry_cnt);
3025 ctxp->entry_cnt++;
3225 ctxp->oxid, ctxp->state, ctxp->entry_cnt);
3476 ctxp->state, ctxp->entry_cnt, ctxp->oxid);
3481 ctxp->entry_cnt++;
3539 if ((ctxp->state == LPFC_NVME_STE_LS_RCV && ctxp->entry_cnt == 1) ||
3540 (ctxp->state == LPFC_NVME_STE_LS_RSP && ctxp->entry_cnt == 2)) {
3542 ctxp->entry_cnt++;
3547 ctxp->oxid, ctxp->state, ctxp->entry_cnt);