Searched refs:lsRjtRsnCodeExp (Results 1 – 3 of 3) sorted by relevance
352 stat.un.b.lsRjtRsnCodeExp = LSEXP_INVALID_PNAME; in lpfc_rcv_plogi()361 stat.un.b.lsRjtRsnCodeExp = LSEXP_INVALID_NNAME; in lpfc_rcv_plogi()371 stat.un.b.lsRjtRsnCodeExp = LSEXP_SPARM_OPTIONS; in lpfc_rcv_plogi()614 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_plogi()664 stat.un.b.lsRjtRsnCodeExp = LSEXP_OUT_OF_RESOURCE; in lpfc_rcv_plogi()785 stat.un.b.lsRjtRsnCodeExp = LSEXP_SPARM_OPTIONS; in lpfc_rcv_padisc()947 stat.un.b.lsRjtRsnCodeExp = LSEXP_REQ_UNSUPPORTED; in lpfc_rcv_prli_support_check()1248 stat.un.b.lsRjtRsnCodeExp = LSEXP_CMD_IN_PROGRESS; in lpfc_rcv_plogi_plogi_issue()1282 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prli_plogi_issue()1835 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prli_reglogin_issue()[all …]
4732 stat.un.b.lsRjtRsnCodeExp); in lpfc_els_retry()4734 switch (stat.un.b.lsRjtRsnCodeExp) { in lpfc_els_retry()4767 (stat.un.b.lsRjtRsnCodeExp == LSEXP_OUT_OF_RESOURCE)){ in lpfc_els_retry()4799 stat.un.b.lsRjtRsnCodeExp == LSEXP_PORT_LOGIN_REQ) { in lpfc_els_retry()4804 stat.un.b.lsRjtRsnCodeExp == in lpfc_els_retry()4819 ((stat.un.b.lsRjtRsnCodeExp == LSEXP_INVALID_PNAME) || in lpfc_els_retry()4820 (stat.un.b.lsRjtRsnCodeExp == LSEXP_INVALID_NPORT_ID)) in lpfc_els_retry()4843 if (stat.un.b.lsRjtRsnCodeExp == in lpfc_els_retry()7290 stat.un.b.lsRjtRsnCodeExp = rjt_expl; in lpfc_els_rcv_rdp()7415 stat->un.b.lsRjtRsnCodeExp = LSEXP_CMD_IN_PROGRESS; in lpfc_els_lcb_rsp()[all …]
680 uint8_t lsRjtRsnCodeExp; /* FC Word 0, bit 8:15 */ member