Searched refs:IWM_STATUS_READY (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwmc3200wifi/
H A Dcfg80211.c344 if (!test_bit(IWM_STATUS_READY, &iwm->status)) {
410 if (!test_bit(IWM_STATUS_READY, &iwm->status))
553 if (!test_bit(IWM_STATUS_READY, &iwm->status))
685 if (!test_bit(IWM_STATUS_READY, &iwm->status))
H A Diwm.h185 #define IWM_STATUS_READY 0 macro
H A Dmain.c342 if (test_bit(IWM_STATUS_READY, &iwm->status))
755 set_bit(IWM_STATUS_READY, &iwm->status);
786 if (!test_bit(IWM_STATUS_READY, &iwm->status))
794 clear_bit(IWM_STATUS_READY, &iwm->status);
H A Dcommands.c81 if (!test_bit(IWM_STATUS_READY, &iwm->status)) {
H A Drx.c1437 if (test_bit(IWM_STATUS_READY, &iwm->status)) {

Completed in 59 milliseconds