Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_nportdisc.c635 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_plogi()
1304 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()
2377 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_plogi_logo_issue()
2391 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prli_logo_issue()
2416 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_padisc_logo_issue()
2430 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prlo_logo_issue()
2683 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prli_npr_node()
H A Dlpfc_els.c4951 LSEXP_NOTHING_MORE) { in lpfc_els_retry()
7500 uint8_t rjt_err, rjt_expl = LSEXP_NOTHING_MORE; in lpfc_els_rcv_rdp()
10534 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
10567 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
10575 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
10598 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
10620 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
10637 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
10666 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
10680 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
[all …]
H A Dlpfc_hw.h727 #define LSEXP_NOTHING_MORE 0x00 macro