Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/cisco/
Dairo.c1199 #define JOB_STATS 3 macro
2258 clear_bit(JOB_STATS, &ai->jobs); in airo_read_stats()
2290 if (!test_bit(JOB_STATS, &local->jobs)) { in airo_get_stats()
2291 set_bit(JOB_STATS, &local->jobs); in airo_get_stats()
3152 else if (test_bit(JOB_STATS, &ai->jobs)) in airo_thread()