Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/
Dairo.c1177 #define FLAG_802_11 7 macro
3287 if (test_bit(FLAG_802_11, &ai->flags)) in airo_handle_rx()
3298 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3319 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3333 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3382 if (!test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3406 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
4836 clear_bit (FLAG_802_11, &ai->flags); in proc_config_on_close()
4846 set_bit (FLAG_802_11, &ai->flags); in proc_config_on_close()
4850 set_bit (FLAG_802_11, &ai->flags); in proc_config_on_close()
[all …]