Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_nportdisc.c614 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_plogi()
1295 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prli_plogi_issue()
1848 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prli_reglogin_issue()
2403 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_plogi_logo_issue()
2417 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prli_logo_issue()
2444 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_padisc_logo_issue()
2458 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prlo_logo_issue()
2712 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prli_npr_node()
H A Dlpfc_els.c4862 LSEXP_NOTHING_MORE) { in lpfc_els_retry()
7416 uint8_t rjt_err, rjt_expl = LSEXP_NOTHING_MORE; in lpfc_els_rcv_rdp()
10438 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
10471 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
10479 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
10506 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
10528 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
10545 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
10574 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
10588 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
[all …]
H A Dlpfc_hw.h682 #define LSEXP_NOTHING_MORE 0x00 macro