Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_nportdisc.c655 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_plogi()
1288 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prli_plogi_issue()
1851 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prli_reglogin_issue()
2416 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_plogi_logo_issue()
2430 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prli_logo_issue()
2458 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_padisc_logo_issue()
2472 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prlo_logo_issue()
2707 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prli_npr_node()
Dlpfc_els.c4022 LSEXP_NOTHING_MORE) { in lpfc_els_retry()
6111 uint8_t rjt_err, rjt_expl = LSEXP_NOTHING_MORE; in lpfc_els_rcv_rdp()
8552 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
8583 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
8591 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
8618 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
8636 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
8650 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
8678 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
8692 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
[all …]
Dlpfc_hw.h676 #define LSEXP_NOTHING_MORE 0x00 macro