Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc_nportdisc.c614 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_plogi()
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()
2387 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_plogi_logo_issue()
2401 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prli_logo_issue()
2428 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_padisc_logo_issue()
2442 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prlo_logo_issue()
2678 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prli_npr_node()
Dlpfc_els.c4805 LSEXP_NOTHING_MORE) { in lpfc_els_retry()
7216 uint8_t rjt_err, rjt_expl = LSEXP_NOTHING_MORE; in lpfc_els_rcv_rdp()
10231 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
10264 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
10272 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
10299 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
10321 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
10338 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
10367 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
10381 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
[all …]
Dlpfc_hw.h682 #define LSEXP_NOTHING_MORE 0x00 macro