Searched refs:__QLCNIC_START_FW (Results 1 – 2 of 2) sorted by relevance
3317 clear_bit(__QLCNIC_START_FW, &adapter->state); in qlcnic_clr_all_drv_state()3363 if (test_and_clear_bit(__QLCNIC_START_FW, &adapter->state)) in qlcnic_can_start_firmware()3489 set_bit(__QLCNIC_START_FW, &adapter->state); in qlcnic_fwinit_work()3880 set_bit(__QLCNIC_START_FW, &adapter->state); in qlcnic_attach_func()
1056 #define __QLCNIC_START_FW 4 macro