Lines Matching refs:hba_flag

569 	phba->hba_flag &= ~HBA_ERATT_HANDLED;  in lpfc_config_port_post()
601 phba->hba_flag &= ~(HBA_HBEAT_INP | HBA_HBEAT_TMO); in lpfc_config_port_post()
607 if (phba->hba_flag & LINK_DISABLED) { in lpfc_config_port_post()
926 phba->hba_flag &= ~HBA_SP_QUEUE_EVT; in lpfc_sli4_free_sp_events()
1233 phba->hba_flag |= HBA_RRQ_ACTIVE; in lpfc_rrq_timeout()
1235 phba->hba_flag &= ~HBA_RRQ_ACTIVE; in lpfc_rrq_timeout()
1264 phba->hba_flag &= ~(HBA_HBEAT_INP | HBA_HBEAT_TMO); in lpfc_hb_mbox_cmpl()
1456 if (phba->hba_flag & HBA_HBEAT_INP) in lpfc_issue_hb_mbox()
1472 phba->hba_flag |= HBA_HBEAT_INP; in lpfc_issue_hb_mbox()
1492 phba->hba_flag |= HBA_HBEAT_TMO; in lpfc_issue_hb_tmo()
1564 if (phba->hba_flag & HBA_HBEAT_INP) in lpfc_hb_timeout_handler()
1573 if (phba->hba_flag & HBA_HBEAT_INP) { in lpfc_hb_timeout_handler()
1610 if (phba->hba_flag & HBA_HBEAT_TMO) { in lpfc_hb_timeout_handler()
1699 phba->hba_flag &= ~DEFER_ERATT; in lpfc_handle_deferred_eratt()
1752 phba->hba_flag &= ~DEFER_ERATT; in lpfc_handle_deferred_eratt()
1798 phba->hba_flag &= ~DEFER_ERATT; in lpfc_handle_eratt_s3()
1810 if (phba->hba_flag & DEFER_ERATT) in lpfc_handle_eratt_s3()
2025 if (!(phba->hba_flag & HBA_RECOVERABLE_UE)) { in lpfc_handle_eratt_s4()
3314 phba->hba_flag &= ~HBA_RRQ_ACTIVE; in lpfc_stop_hba_timers()
3316 phba->hba_flag &= ~(HBA_HBEAT_INP | HBA_HBEAT_TMO); in lpfc_stop_hba_timers()
4962 if (phba->hba_flag & HBA_FCOE_MODE) in lpfc_host_supported_speeds_set()
5469 if (!(phba->hba_flag & HBA_FCOE_MODE)) { in lpfc_sli4_async_link_evt()
5857 if ((phba->hba_flag & HBA_CGN_DAY_WRAP) && index == 0) { in lpfc_cgn_save_evt_cnt()
5915 phba->hba_flag |= HBA_CGN_DAY_WRAP; in lpfc_cgn_save_evt_cnt()
6045 phba->hba_flag & HBA_SETUP) { in lpfc_cmf_timer()
6062 if ((phba->hba_flag & HBA_SHORT_CMF) && cnt > mbpi) in lpfc_cmf_timer()
6137 phba->hba_flag &= ~HBA_SHORT_CMF; in lpfc_cmf_timer()
6150 phba->hba_flag |= HBA_SHORT_CMF; in lpfc_cmf_timer()
6785 if (phba->hba_flag & FCF_TS_INPROG) { in lpfc_sli4_async_fip_evt()
7326 phba->hba_flag &= ~ASYNC_EVENT; in lpfc_sli4_async_event_proc()
9857 phba->hba_flag |= HBA_PERSISTENT_TOPO; in lpfc_map_topology()
9869 phba->hba_flag &= ~HBA_PERSISTENT_TOPO; in lpfc_map_topology()
9882 if (phba->hba_flag & HBA_PERSISTENT_TOPO) { in lpfc_map_topology()
10136 phba->hba_flag |= HBA_FORCED_LINK_SPEED; in lpfc_sli4_read_config()
12228 phba->hba_flag &= ~HBA_NEEDS_CFG_PORT; in lpfc_sli_enable_intr()
13611 phba->hba_flag &= ~HBA_CGN_DAY_WRAP; in lpfc_init_congestion_buf()
15568 phba->hba_flag & HBA_IOQ_FLUSH) in lpfc_io_error_detected()