Searched refs:__QLCNIC_START_FW (Results 1 – 2 of 2) sorted by relevance
3307 clear_bit(__QLCNIC_START_FW, &adapter->state); in qlcnic_clr_all_drv_state()3353 if (test_and_clear_bit(__QLCNIC_START_FW, &adapter->state)) in qlcnic_can_start_firmware()3479 set_bit(__QLCNIC_START_FW, &adapter->state); in qlcnic_fwinit_work()3870 set_bit(__QLCNIC_START_FW, &adapter->state); in qlcnic_attach_func()
1055 #define __QLCNIC_START_FW 4 macro