Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/
Dairo.c1178 #define FLAG_802_11 7 macro
3291 if (test_bit(FLAG_802_11, &ai->flags)) in airo_handle_rx()
3302 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3323 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3337 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3386 if (!test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3410 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
4796 clear_bit (FLAG_802_11, &ai->flags); in proc_config_on_close()
4806 set_bit (FLAG_802_11, &ai->flags); in proc_config_on_close()
4810 set_bit (FLAG_802_11, &ai->flags); in proc_config_on_close()
[all …]