Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/cisco/
Dairo.c1185 #define FLAG_802_11 7 macro
3307 if (test_bit(FLAG_802_11, &ai->flags)) in airo_handle_rx()
3318 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3339 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3353 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3402 if (!test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3426 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
4839 clear_bit (FLAG_802_11, &ai->flags); in proc_config_on_close()
4849 set_bit (FLAG_802_11, &ai->flags); in proc_config_on_close()
4853 set_bit (FLAG_802_11, &ai->flags); in proc_config_on_close()
[all …]