Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_nportdisc.c655 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_plogi()
1294 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prli_plogi_issue()
1857 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prli_reglogin_issue()
2421 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_plogi_logo_issue()
2435 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prli_logo_issue()
2463 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_padisc_logo_issue()
2477 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.c4049 LSEXP_NOTHING_MORE) { in lpfc_els_retry()
6138 uint8_t rjt_err, rjt_expl = LSEXP_NOTHING_MORE; in lpfc_els_rcv_rdp()
8579 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
8610 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
8618 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
8645 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
8663 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
8677 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
8705 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
8719 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
[all …]
H A Dlpfc_hw.h676 #define LSEXP_NOTHING_MORE 0x00 macro