Lines Matching refs:entry_cnt
306 if (axchg->state != LPFC_NVME_STE_LS_RSP || axchg->entry_cnt != 2) {
310 axchg->oxid, axchg->state, axchg->entry_cnt);
401 ctxp->oxid, ctxp->state, ctxp->entry_cnt);
449 ctxp->entry_cnt = 1;
790 ctxp->entry_cnt++;
822 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++;
1217 ctxp->state, ctxp->entry_cnt, ctxp->oxid);
2462 ctxp->state, ctxp->entry_cnt, ctxp->oxid);
2472 ctxp->entry_cnt = 1;
2764 (ctxp->entry_cnt == 1)) ||
2770 ctxp->state, ctxp->entry_cnt);
3027 ctxp->entry_cnt++;
3230 ctxp->oxid, ctxp->state, ctxp->entry_cnt);
3482 ctxp->state, ctxp->entry_cnt, ctxp->oxid);
3487 ctxp->entry_cnt++;
3544 if ((ctxp->state == LPFC_NVME_STE_LS_RCV && ctxp->entry_cnt == 1) ||
3545 (ctxp->state == LPFC_NVME_STE_LS_RSP && ctxp->entry_cnt == 2)) {
3547 ctxp->entry_cnt++;
3552 ctxp->oxid, ctxp->state, ctxp->entry_cnt);