Home
last modified time | relevance | path

Searched refs:cgn_reg_fpin (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_els.c3415 phba->cgn_reg_fpin); in lpfc_cmpl_els_disc_cmd()
3778 phba->cgn_reg_fpin); in lpfc_issue_els_rdf()
3890 phba->cgn_reg_fpin = LPFC_CGN_FPIN_WARN | LPFC_CGN_FPIN_ALARM; in lpfc_least_capable_settings()
3896 phba->cgn_reg_fpin &= ~LPFC_CGN_FPIN_WARN; in lpfc_least_capable_settings()
3901 phba->cgn_reg_fpin = LPFC_CGN_FPIN_NONE; in lpfc_least_capable_settings()
3905 phba->cgn_reg_fpin &= ~LPFC_CGN_FPIN_WARN; in lpfc_least_capable_settings()
3915 phba->cgn_reg_fpin = LPFC_CGN_FPIN_ALARM | LPFC_CGN_FPIN_WARN; in lpfc_least_capable_settings()
4287 phba->cgn_reg_fpin); in lpfc_issue_els_edc()
9343 phba->cgn_reg_fpin = phba->cgn_init_reg_fpin; in lpfc_els_rcv_edc()
10095 if (phba->cgn_reg_fpin & LPFC_CGN_FPIN_ALARM) { in lpfc_els_rcv_fpin_cgn()
[all …]
H A Dlpfc_init.c5753 if ((phba->cgn_reg_fpin & LPFC_CGN_FPIN_WARN) || in lpfc_cmf_stats_timer()
5761 if ((phba->cgn_reg_fpin & LPFC_CGN_FPIN_ALARM) || in lpfc_cmf_stats_timer()
7134 phba->cgn_reg_fpin = in lpfc_cgn_params_parse()
10025 phba->cgn_reg_fpin = LPFC_CGN_FPIN_BOTH; in lpfc_sli4_read_config()
10032 phba->cgn_reg_fpin &= ~LPFC_CGN_FPIN_WARN; in lpfc_sli4_read_config()
10041 phba->cgn_reg_fpin = LPFC_CGN_FPIN_BOTH; in lpfc_sli4_read_config()
10047 phba->cgn_reg_fpin = in lpfc_sli4_read_config()
10054 phba->cgn_init_reg_fpin = phba->cgn_reg_fpin; in lpfc_sli4_read_config()
10059 phba->cgn_reg_signal, phba->cgn_reg_fpin); in lpfc_sli4_read_config()
H A Dlpfc.h1535 u8 cgn_reg_fpin; /* Negotiated value from RDF */ member
H A Dlpfc_sli.c7904 phba->cgn_reg_fpin = LPFC_CGN_FPIN_WARN | LPFC_CGN_FPIN_ALARM; in lpfc_mbx_cmpl_cgn_set_ftrs()
7918 phba->cgn_reg_signal, phba->cgn_reg_fpin); in lpfc_mbx_cmpl_cgn_set_ftrs()
7946 phba->cgn_reg_signal, phba->cgn_reg_fpin); in lpfc_config_cgn_signal()
7957 phba->cgn_reg_fpin = LPFC_CGN_FPIN_WARN | LPFC_CGN_FPIN_ALARM; in lpfc_config_cgn_signal()
H A Dlpfc_attr.c202 switch (phba->cgn_reg_fpin) { in lpfc_cmf_info_show()
H A Dlpfc_hbadisc.c4392 phba->cgn_reg_fpin = phba->cgn_init_reg_fpin; in lpfc_mbx_cmpl_ns_reg_login()