Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov_common.c624 ahw->reset_context = 0; in qlcnic_sriov_vf_init()
1438 ahw->reset_context = 1; in __qlcnic_sriov_issue_cmd()
1734 ahw->reset_context = 0; in qlcnic_sriov_vf_detach()
1832 else if (ahw->reset_context) in qlcnic_sriov_vf_idc_ready_state()
H A 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()
H A Dqlcnic_main.c1902 adapter->ahw->reset_context = 0; in __qlcnic_up()
3057 adapter->ahw->reset_context = 1; in qlcnic_tx_timeout()
3696 if (ahw->reset_context && qlcnic_auto_fw_reset) in qlcnic_check_health()
H A Dqlcnic.h484 u8 reset_context; member