Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A 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 …]
H A 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()
10037 phba->cgn_reg_fpin = LPFC_CGN_FPIN_BOTH; in lpfc_sli4_read_config()
10044 phba->cgn_reg_fpin &= ~LPFC_CGN_FPIN_WARN; in lpfc_sli4_read_config()
10053 phba->cgn_reg_fpin = LPFC_CGN_FPIN_BOTH; in lpfc_sli4_read_config()
10059 phba->cgn_reg_fpin = in lpfc_sli4_read_config()
10066 phba->cgn_init_reg_fpin = phba->cgn_reg_fpin; in lpfc_sli4_read_config()
10071 phba->cgn_reg_signal, phba->cgn_reg_fpin); in lpfc_sli4_read_config()
H A Dlpfc.h1518 u8 cgn_reg_fpin; /* Negotiated value from RDF */ member
H A Dlpfc_sli.c7915 phba->cgn_reg_fpin = LPFC_CGN_FPIN_WARN | LPFC_CGN_FPIN_ALARM; in lpfc_mbx_cmpl_cgn_set_ftrs()
7929 phba->cgn_reg_signal, phba->cgn_reg_fpin); in lpfc_mbx_cmpl_cgn_set_ftrs()
7957 phba->cgn_reg_signal, phba->cgn_reg_fpin); in lpfc_config_cgn_signal()
7968 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.c4423 phba->cgn_reg_fpin = phba->cgn_init_reg_fpin; in lpfc_mbx_cmpl_ns_reg_login()