Searched refs:__QLCNIC_START_FW (Results 1 – 2 of 2) sorted by relevance
2600 clear_bit(__QLCNIC_START_FW, &adapter->state); in qlcnic_clr_all_drv_state()2640 if (test_and_clear_bit(__QLCNIC_START_FW, &adapter->state)) in qlcnic_can_start_firmware()2756 set_bit(__QLCNIC_START_FW, &adapter->state); in qlcnic_fwinit_work()3072 set_bit(__QLCNIC_START_FW, &adapter->state); in qlcnic_attach_func()
943 #define __QLCNIC_START_FW 4 macro