Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/lpfc/
Dlpfc_els.c3458 phba->cgn_reg_fpin); in lpfc_cmpl_els_disc_cmd()
3821 phba->cgn_reg_fpin); in lpfc_issue_els_rdf()
3933 phba->cgn_reg_fpin = LPFC_CGN_FPIN_WARN | LPFC_CGN_FPIN_ALARM; in lpfc_least_capable_settings()
3939 phba->cgn_reg_fpin &= ~LPFC_CGN_FPIN_WARN; in lpfc_least_capable_settings()
3944 phba->cgn_reg_fpin = LPFC_CGN_FPIN_NONE; in lpfc_least_capable_settings()
3948 phba->cgn_reg_fpin &= ~LPFC_CGN_FPIN_WARN; in lpfc_least_capable_settings()
3958 phba->cgn_reg_fpin = LPFC_CGN_FPIN_ALARM | LPFC_CGN_FPIN_WARN; in lpfc_least_capable_settings()
4148 phba->cgn_reg_fpin = LPFC_CGN_FPIN_ALARM | LPFC_CGN_FPIN_WARN; in lpfc_cmpl_els_edc()
4327 phba->cgn_reg_fpin); in lpfc_issue_els_edc()
4351 phba->cgn_reg_fpin = LPFC_CGN_FPIN_WARN | LPFC_CGN_FPIN_ALARM; in lpfc_issue_els_edc()
[all …]
Dlpfc_init.c5755 if ((phba->cgn_reg_fpin & LPFC_CGN_FPIN_WARN) || in lpfc_cmf_stats_timer()
5763 if ((phba->cgn_reg_fpin & LPFC_CGN_FPIN_ALARM) || in lpfc_cmf_stats_timer()
7137 phba->cgn_reg_fpin = in lpfc_cgn_params_parse()
10034 phba->cgn_reg_fpin = LPFC_CGN_FPIN_BOTH; in lpfc_sli4_read_config()
10041 phba->cgn_reg_fpin &= ~LPFC_CGN_FPIN_WARN; in lpfc_sli4_read_config()
10050 phba->cgn_reg_fpin = LPFC_CGN_FPIN_BOTH; in lpfc_sli4_read_config()
10056 phba->cgn_reg_fpin = in lpfc_sli4_read_config()
10063 phba->cgn_init_reg_fpin = phba->cgn_reg_fpin; in lpfc_sli4_read_config()
10068 phba->cgn_reg_signal, phba->cgn_reg_fpin); in lpfc_sli4_read_config()
Dlpfc.h1518 u8 cgn_reg_fpin; /* Negotiated value from RDF */ member
Dlpfc_sli.c7902 phba->cgn_reg_fpin = LPFC_CGN_FPIN_WARN | LPFC_CGN_FPIN_ALARM; in lpfc_mbx_cmpl_cgn_set_ftrs()
7916 phba->cgn_reg_signal, phba->cgn_reg_fpin); in lpfc_mbx_cmpl_cgn_set_ftrs()
7944 phba->cgn_reg_signal, phba->cgn_reg_fpin); in lpfc_config_cgn_signal()
7955 phba->cgn_reg_fpin = LPFC_CGN_FPIN_WARN | LPFC_CGN_FPIN_ALARM; in lpfc_config_cgn_signal()
Dlpfc_attr.c202 switch (phba->cgn_reg_fpin) { in lpfc_cmf_info_show()
Dlpfc_hbadisc.c4423 phba->cgn_reg_fpin = phba->cgn_init_reg_fpin; in lpfc_mbx_cmpl_ns_reg_login()