Home
last modified time | relevance | path

Searched refs:reset_context (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_sriov_common.c622 ahw->reset_context = 0; in qlcnic_sriov_vf_init()
1436 ahw->reset_context = 1; in __qlcnic_sriov_issue_cmd()
1732 ahw->reset_context = 0; in qlcnic_sriov_vf_detach()
1830 else if (ahw->reset_context) in qlcnic_sriov_vf_idc_ready_state()
Dqlcnic_83xx_init.c658 ahw->reset_context = 0; in qlcnic_83xx_idc_update_idc_params()
868 if (ahw->reset_context && in qlcnic_83xx_idc_ready_state()
870 adapter->ahw->reset_context = 0; in qlcnic_83xx_idc_ready_state()
Dqlcnic_main.c1902 adapter->ahw->reset_context = 0; in __qlcnic_up()
3055 adapter->ahw->reset_context = 1; in qlcnic_tx_timeout()
3694 if (ahw->reset_context && qlcnic_auto_fw_reset) in qlcnic_check_health()
Dqlcnic.h484 u8 reset_context; member