Home
last modified time | relevance | path

Searched refs:LSEXP_NOTHING_MORE (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_nportdisc.c504 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_plogi()
1054 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prli_plogi_issue()
1610 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prli_reglogin_issue()
2150 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_plogi_logo_issue()
2164 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prli_logo_issue()
2192 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_padisc_logo_issue()
2206 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prlo_logo_issue()
2439 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prli_npr_node()
Dlpfc_els.c3480 LSEXP_NOTHING_MORE) { in lpfc_els_retry()
5538 uint8_t rjt_err, rjt_expl = LSEXP_NOTHING_MORE; in lpfc_els_rcv_rdp()
7944 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
7975 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
7983 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
8015 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
8029 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
8057 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
8071 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
8111 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
[all …]
Dlpfc_hw.h669 #define LSEXP_NOTHING_MORE 0x00 macro