Home
last modified time | relevance | path

Searched refs:FIRST_BOOT (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
Dcore.c184 set_bit(FIRST_BOOT, &ar->flag); in ath6kl_core_init()
Dcore.h671 FIRST_BOOT, enumerator
Dinit.c1762 if (test_and_clear_bit(FIRST_BOOT, &ar->flag)) { in __ath6kl_init_hw_start()