Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/cisco/
Dairo.c1203 #define JOB_AUTOWEP 7 macro
3107 set_bit(JOB_AUTOWEP, &ai->jobs); in airo_thread()
3160 else if (test_bit(JOB_AUTOWEP, &ai->jobs)) in airo_thread()
5593 clear_bit(JOB_AUTOWEP, &apriv->jobs); in timer_func()