Lines Matching refs:test_bit

1401 	if (test_bit(FLAG_ADHOC, &ai->flags) && (frame->da[0] & 0x1))  in encapsulate()
1562 if (test_bit(FLAG_UPDATE_MULTI, &ai->flags)) { in RxSeqValid()
1567 } else if (test_bit(FLAG_UPDATE_UNI, &ai->flags)) { in RxSeqValid()
1829 if (!test_bit (FLAG_COMMIT, &ai->flags)) in writeConfigRid()
1872 if (auto_wep && !test_bit(FLAG_RADIO_DOWN, &ai->flags)) { in try_auto_wep()
1882 if (test_bit(FLAG_FLASHING, &ai->flags)) in airo_open()
1889 if (test_bit(FLAG_COMMIT, &ai->flags)) { in airo_open()
1949 pending = test_bit(FLAG_PENDING_XMIT, &ai->flags); in mpi_start_xmit()
2014 if (test_bit(FLAG_MIC_CAPABLE, &ai->flags) && ai->micstats.enabled && in mpi_send_packet()
2200 if (test_bit(FLAG_MPI, &priv->flags)) { in airo_start_xmit11()
2278 if (!test_bit(JOB_STATS, &local->jobs)) { in airo_get_stats()
2393 if (test_bit(FLAG_REGISTERED, &ai->flags)) { in stop_airo_card()
2405 if (test_bit(FLAG_MPI, &ai->flags) && !skb_queue_empty(&ai->txq)) { in stop_airo_card()
2420 if (test_bit(FLAG_MPI, &ai->flags)) { in stop_airo_card()
2819 if (test_bit(FLAG_MPI,&ai->flags)) in _init_airo_card()
2843 if (test_bit(FLAG_MPI,&ai->flags)) { in _init_airo_card()
2856 } else if (!test_bit(FLAG_MPI,&ai->flags)) { in _init_airo_card()
2909 if (probe && !test_bit(FLAG_MPI,&ai->flags)) in _init_airo_card()
2924 if (test_bit(FLAG_MPI,&ai->flags) && pci) { in _init_airo_card()
2973 if (!test_bit(FLAG_MPI,&ai->flags)) in reset_airo_card()
3070 if (test_bit(JOB_DIE, &ai->jobs)) in airo_thread()
3122 if (test_bit(JOB_DIE, &ai->jobs)) { in airo_thread()
3127 if (ai->power.event || test_bit(FLAG_FLASHING, &ai->flags)) { in airo_thread()
3132 if (test_bit(JOB_XMIT, &ai->jobs)) in airo_thread()
3134 else if (test_bit(JOB_XMIT11, &ai->jobs)) in airo_thread()
3136 else if (test_bit(JOB_STATS, &ai->jobs)) in airo_thread()
3138 else if (test_bit(JOB_WSTATS, &ai->jobs)) in airo_thread()
3140 else if (test_bit(JOB_PROMISC, &ai->jobs)) in airo_thread()
3142 else if (test_bit(JOB_MIC, &ai->jobs)) in airo_thread()
3144 else if (test_bit(JOB_EVENT, &ai->jobs)) in airo_thread()
3146 else if (test_bit(JOB_AUTOWEP, &ai->jobs)) in airo_thread()
3148 else if (test_bit(JOB_SCAN_RESULTS, &ai->jobs)) in airo_thread()
3174 if (test_bit(FLAG_MIC_CAPABLE, &ai->flags)) { in airo_handle_cisco_mic()
3290 if (test_bit(FLAG_MPI, &ai->flags)) { in airo_handle_rx()
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()
3428 if (test_bit(FLAG_MPI, &ai->flags)) { in airo_handle_tx()
3465 if (!test_bit(FLAG_PENDING_XMIT, &ai->flags)) in airo_handle_tx()
3468 if (!test_bit(FLAG_PENDING_XMIT11, &ai->flags)) in airo_handle_tx()
3544 if (test_bit(FLAG_MPI,&ai->flags)) in OUT4500()
3557 if (test_bit(FLAG_MPI,&ai->flags)) in IN4500()
3585 if (!test_bit(FLAG_ENABLED, &ai->flags)) { in enable_MAC()
3614 if (test_bit(FLAG_ENABLED, &ai->flags)) { in disable_MAC()
3816 if (!test_bit(FLAG_MPI,&ai->flags)) { in setup_card()
4125 if (test_bit(FLAG_MPI,&ai->flags)) { in PC4500_readrid()
4193 if (test_bit(FLAG_MPI,&ai->flags)) { in PC4500_writerid()
4197 if (test_bit(FLAG_ENABLED, &ai->flags) && (RID_WEP_TEMP != rid)) in PC4500_writerid()
4330 if (test_bit(FLAG_MIC_CAPABLE, &ai->flags) && ai->micstats.enabled && in transmit_802_3_packet()
5025 test_bit(FLAG_RADIO_OFF, &ai->flags) ? "off" : "on", in proc_config_open()
6801 vwrq->disabled = test_bit(FLAG_RADIO_OFF, &local->flags); in airo_get_txpow()
7375 if (test_bit(FLAG_WPA_CAPABLE, &ai->flags)) { in airo_translate_scan()
7485 if (!test_bit (FLAG_COMMIT, &local->flags)) in airo_config_commit()
7491 if (test_bit (FLAG_RESET, &local->flags)) { in airo_config_commit()
7497 if (test_bit(FLAG_MPI,&local->flags)) in airo_config_commit()
7509 if (test_bit (FLAG_RESET, &local->flags)) in airo_config_commit()
7758 if (!test_bit(JOB_WSTATS, &local->jobs)) { in airo_get_wireless_stats()
7783 if (test_bit(FLAG_FLASHING, &ai->flags)) in readrids()
7790 if (test_bit(FLAG_COMMIT, &ai->flags)) { in readrids()
7856 if (test_bit(FLAG_FLASHING, &ai->flags)) in writerids()
7933 if (test_bit(FLAG_MIC_CAPABLE, &ai->flags)) in writerids()
8144 if (test_bit(FLAG_MPI,&ai->flags)) in flashputbuf()
8167 if (test_bit(FLAG_MPI, &ai->flags)) { in flashrestart()
8174 if (!test_bit(FLAG_MPI,&ai->flags)) in flashrestart()