Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/
Dairo.c1196 #define JOB_AUTOWEP 7 macro
3091 set_bit(JOB_AUTOWEP, &ai->jobs); in airo_thread()
3146 else if (test_bit(JOB_AUTOWEP, &ai->jobs)) in airo_thread()
5540 clear_bit(JOB_AUTOWEP, &apriv->jobs); in timer_func()