Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_nportdisc.c633 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_plogi()
1302 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.c4822 LSEXP_NOTHING_MORE) { in lpfc_els_retry()
10374 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
10407 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
10438 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
10460 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
10477 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
10506 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
10520 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
10560 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
10668 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
[all …]
H A Dlpfc_hw.h703 #define LSEXP_NOTHING_MORE 0x00 macro