Searched refs:FLAG_802_11 (Results 1 – 1 of 1) sorted by relevance
1184 #define FLAG_802_11 7 macro3315 if (test_bit(FLAG_802_11, &ai->flags)) in airo_handle_rx()3326 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()3347 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()3361 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()3434 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()4830 clear_bit (FLAG_802_11, &ai->flags); in proc_config_on_close()4840 set_bit (FLAG_802_11, &ai->flags); in proc_config_on_close()4844 set_bit (FLAG_802_11, &ai->flags); in proc_config_on_close()[all …]