Searched refs:reset_context (Results 1 – 5 of 5) sorted by relevance
89 static void reset_context(void *info) in reset_context() function160 smp_call_function(reset_context, NULL, 1); in __new_context()
614 ahw->reset_context = 0; in qlcnic_sriov_vf_init()1434 ahw->reset_context = 1; in __qlcnic_sriov_issue_cmd()1719 ahw->reset_context = 0; in qlcnic_sriov_vf_detach()1817 else if (ahw->reset_context) in qlcnic_sriov_vf_idc_ready_state()
659 ahw->reset_context = 0; in qlcnic_83xx_idc_update_idc_params()869 if (ahw->reset_context && in qlcnic_83xx_idc_ready_state()871 adapter->ahw->reset_context = 0; in qlcnic_83xx_idc_ready_state()
1911 adapter->ahw->reset_context = 0; in __qlcnic_up()3079 adapter->ahw->reset_context = 1; in qlcnic_tx_timeout()3757 if (ahw->reset_context && qlcnic_auto_fw_reset) in qlcnic_check_health()
487 u8 reset_context; member