Lines Matching refs:test_bit

1402 	if (test_bit(FLAG_ADHOC, &ai->flags) && (frame->da[0] & 0x1))  in encapsulate()
1563 if (test_bit(FLAG_UPDATE_MULTI, &ai->flags)) { in RxSeqValid()
1568 } else if (test_bit(FLAG_UPDATE_UNI, &ai->flags)) { in RxSeqValid()
1830 if (!test_bit (FLAG_COMMIT, &ai->flags)) in writeConfigRid()
1868 if (auto_wep && !test_bit(FLAG_RADIO_DOWN, &ai->flags)) { in try_auto_wep()
1878 if (test_bit(FLAG_FLASHING, &ai->flags)) in airo_open()
1885 if (test_bit(FLAG_COMMIT, &ai->flags)) { in airo_open()
1945 pending = test_bit(FLAG_PENDING_XMIT, &ai->flags); in mpi_start_xmit()
2010 if (test_bit(FLAG_MIC_CAPABLE, &ai->flags) && ai->micstats.enabled && in mpi_send_packet()
2196 if (test_bit(FLAG_MPI, &priv->flags)) { in airo_start_xmit11()
2274 if (!test_bit(JOB_STATS, &local->jobs)) { in airo_get_stats()
2389 if (test_bit(FLAG_REGISTERED, &ai->flags)) { in stop_airo_card()
2401 if (test_bit(FLAG_MPI, &ai->flags) && !skb_queue_empty(&ai->txq)) { in stop_airo_card()
2415 if (test_bit(FLAG_MPI, &ai->flags)) { in stop_airo_card()
2815 if (test_bit(FLAG_MPI,&ai->flags)) in _init_airo_card()
2839 if (test_bit(FLAG_MPI,&ai->flags)) { in _init_airo_card()
2852 } else if (!test_bit(FLAG_MPI,&ai->flags)) { in _init_airo_card()
2905 if (probe && !test_bit(FLAG_MPI,&ai->flags)) in _init_airo_card()
2920 if (test_bit(FLAG_MPI,&ai->flags) && pci) { in _init_airo_card()
2969 if (!test_bit(FLAG_MPI,&ai->flags)) in reset_airo_card()
3071 if (test_bit(JOB_DIE, &ai->jobs)) in airo_thread()
3123 if (test_bit(JOB_DIE, &ai->jobs)) { in airo_thread()
3128 if (ai->power.event || test_bit(FLAG_FLASHING, &ai->flags)) { in airo_thread()
3133 if (test_bit(JOB_XMIT, &ai->jobs)) in airo_thread()
3135 else if (test_bit(JOB_XMIT11, &ai->jobs)) in airo_thread()
3137 else if (test_bit(JOB_STATS, &ai->jobs)) in airo_thread()
3139 else if (test_bit(JOB_WSTATS, &ai->jobs)) in airo_thread()
3141 else if (test_bit(JOB_PROMISC, &ai->jobs)) in airo_thread()
3143 else if (test_bit(JOB_MIC, &ai->jobs)) in airo_thread()
3145 else if (test_bit(JOB_EVENT, &ai->jobs)) in airo_thread()
3147 else if (test_bit(JOB_AUTOWEP, &ai->jobs)) in airo_thread()
3149 else if (test_bit(JOB_SCAN_RESULTS, &ai->jobs)) in airo_thread()
3175 if (test_bit(FLAG_MIC_CAPABLE, &ai->flags)) { in airo_handle_cisco_mic()
3295 if (test_bit(FLAG_MPI, &ai->flags)) { in airo_handle_rx()
3296 if (test_bit(FLAG_802_11, &ai->flags)) in airo_handle_rx()
3307 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3328 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3342 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3391 if (!test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3415 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3433 if (test_bit(FLAG_MPI, &ai->flags)) { in airo_handle_tx()
3470 if (!test_bit(FLAG_PENDING_XMIT, &ai->flags)) in airo_handle_tx()
3473 if (!test_bit(FLAG_PENDING_XMIT11, &ai->flags)) in airo_handle_tx()
3549 if (test_bit(FLAG_MPI,&ai->flags)) in OUT4500()
3562 if (test_bit(FLAG_MPI,&ai->flags)) in IN4500()
3590 if (!test_bit(FLAG_ENABLED, &ai->flags)) { in enable_MAC()
3619 if (test_bit(FLAG_ENABLED, &ai->flags)) { in disable_MAC()
3833 if (!test_bit(FLAG_MPI,&ai->flags)) { in setup_card()
4140 if (test_bit(FLAG_MPI,&ai->flags)) { in PC4500_readrid()
4208 if (test_bit(FLAG_MPI,&ai->flags)) { in PC4500_writerid()
4212 if (test_bit(FLAG_ENABLED, &ai->flags) && (RID_WEP_TEMP != rid)) in PC4500_writerid()
4345 if (test_bit(FLAG_MIC_CAPABLE, &ai->flags) && ai->micstats.enabled && in transmit_802_3_packet()
5040 test_bit(FLAG_RADIO_OFF, &ai->flags) ? "off" : "on", in proc_config_open()
6806 vwrq->disabled = test_bit(FLAG_RADIO_OFF, &local->flags); in airo_get_txpow()
7388 if (test_bit(FLAG_WPA_CAPABLE, &ai->flags)) { in airo_translate_scan()
7498 if (!test_bit (FLAG_COMMIT, &local->flags)) in airo_config_commit()
7504 if (test_bit (FLAG_RESET, &local->flags)) { in airo_config_commit()
7508 if (test_bit(FLAG_MPI,&local->flags)) in airo_config_commit()
7520 if (test_bit (FLAG_RESET, &local->flags)) in airo_config_commit()
7769 if (!test_bit(JOB_WSTATS, &local->jobs)) { in airo_get_wireless_stats()
7794 if (test_bit(FLAG_FLASHING, &ai->flags)) in readrids()
7801 if (test_bit(FLAG_COMMIT, &ai->flags)) { in readrids()
7867 if (test_bit(FLAG_FLASHING, &ai->flags)) in writerids()
7944 if (test_bit(FLAG_MIC_CAPABLE, &ai->flags)) in writerids()
8155 if (test_bit(FLAG_MPI,&ai->flags)) in flashputbuf()
8178 if (test_bit(FLAG_MPI, &ai->flags)) { in flashrestart()
8185 if (!test_bit(FLAG_MPI,&ai->flags)) in flashrestart()