Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c3224 adapter->flags &= ~QLCNIC_FW_HANG; in qlcnic_clr_all_drv_state()
3411 adapter->flags |= QLCNIC_FW_HANG; in qlcnic_fwinit_work()
3634 adapter->flags &= ~QLCNIC_FW_HANG; in qlcnic_attach_work()
3682 adapter->flags |= QLCNIC_FW_HANG; in qlcnic_check_health()
H A Dqlcnic_init.c1086 if ((adapter->flags & QLCNIC_FW_HANG) || in qlcnic_need_fw_reset()
H A Dqlcnic.h1019 #define QLCNIC_FW_HANG 0x4000 macro
H A Dqlcnic_83xx_init.c846 adapter->flags |= QLCNIC_FW_HANG; in qlcnic_83xx_idc_ready_state()