Home
last modified time | relevance | path

Searched refs:FLAG_RESET (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/cisco/
H A Dairo.c1191 #define FLAG_RESET 14 macro
1835 clear_bit (FLAG_RESET, &ai->flags); in writeConfigRid()
4841 set_bit (FLAG_RESET, &ai->flags); in proc_config_on_close()
6311 set_bit (FLAG_RESET, &local->flags); in airo_set_mode()
7547 if (test_bit (FLAG_RESET, &local->flags)) { in airo_config_commit()
7563 if (test_bit (FLAG_RESET, &local->flags)) in airo_config_commit()
/kernel/linux/linux-6.6/drivers/net/wireless/cisco/
H A Dairo.c1192 #define FLAG_RESET 14 macro
1835 clear_bit (FLAG_RESET, &ai->flags); in writeConfigRid()
4838 set_bit (FLAG_RESET, &ai->flags); in proc_config_on_close()
6322 set_bit (FLAG_RESET, &local->flags); in airo_set_mode()
7571 if (test_bit (FLAG_RESET, &local->flags)) { in airo_config_commit()
7587 if (test_bit (FLAG_RESET, &local->flags)) in airo_config_commit()

Completed in 22 milliseconds