Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_els.c3465 phba->cgn_reg_fpin); in lpfc_cmpl_els_disc_cmd()
3840 phba->cgn_reg_fpin); in lpfc_issue_els_rdf()
3964 phba->cgn_reg_fpin = LPFC_CGN_FPIN_WARN | LPFC_CGN_FPIN_ALARM; in lpfc_least_capable_settings()
3970 phba->cgn_reg_fpin &= ~LPFC_CGN_FPIN_WARN; in lpfc_least_capable_settings()
3975 phba->cgn_reg_fpin = LPFC_CGN_FPIN_NONE; in lpfc_least_capable_settings()
3979 phba->cgn_reg_fpin &= ~LPFC_CGN_FPIN_WARN; in lpfc_least_capable_settings()
3989 phba->cgn_reg_fpin = LPFC_CGN_FPIN_ALARM | LPFC_CGN_FPIN_WARN; in lpfc_least_capable_settings()
4182 phba->cgn_reg_fpin = LPFC_CGN_FPIN_ALARM | LPFC_CGN_FPIN_WARN; in lpfc_cmpl_els_edc()
4361 phba->cgn_reg_fpin); in lpfc_issue_els_edc()
4385 phba->cgn_reg_fpin = LPFC_CGN_FPIN_WARN | LPFC_CGN_FPIN_ALARM; in lpfc_issue_els_edc()
[all …]
H A Dlpfc_init.c5761 if ((phba->cgn_reg_fpin & LPFC_CGN_FPIN_WARN) || in lpfc_cmf_stats_timer()
5769 if ((phba->cgn_reg_fpin & LPFC_CGN_FPIN_ALARM) || in lpfc_cmf_stats_timer()
7142 phba->cgn_reg_fpin = in lpfc_cgn_params_parse()
10011 phba->cgn_reg_fpin = LPFC_CGN_FPIN_BOTH; in lpfc_sli4_read_config()
10018 phba->cgn_reg_fpin &= ~LPFC_CGN_FPIN_WARN; in lpfc_sli4_read_config()
10027 phba->cgn_reg_fpin = LPFC_CGN_FPIN_BOTH; in lpfc_sli4_read_config()
10033 phba->cgn_reg_fpin = in lpfc_sli4_read_config()
10040 phba->cgn_init_reg_fpin = phba->cgn_reg_fpin; in lpfc_sli4_read_config()
10045 phba->cgn_reg_signal, phba->cgn_reg_fpin); in lpfc_sli4_read_config()
H A Dlpfc.h1491 u8 cgn_reg_fpin; /* Negotiated value from RDF */ member
H A Dlpfc_sli.c7916 phba->cgn_reg_fpin = LPFC_CGN_FPIN_WARN | LPFC_CGN_FPIN_ALARM; in lpfc_mbx_cmpl_cgn_set_ftrs()
7930 phba->cgn_reg_signal, phba->cgn_reg_fpin); in lpfc_mbx_cmpl_cgn_set_ftrs()
7958 phba->cgn_reg_signal, phba->cgn_reg_fpin); in lpfc_config_cgn_signal()
7969 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.c4399 phba->cgn_reg_fpin = phba->cgn_init_reg_fpin; in lpfc_mbx_cmpl_ns_reg_login()