Searched refs:CSR_UCODE_DRV_GP1_BIT_MAC_SLEEP (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-rx.c142 if (reg & CSR_UCODE_DRV_GP1_BIT_MAC_SLEEP) {
H A Diwl-csr.h252 * Use CSR_UCODE_DRV_GP1_BIT_MAC_SLEEP as indication that
345 #define CSR_UCODE_DRV_GP1_BIT_MAC_SLEEP (0x00000001) macro
H A Diwl-tx.c59 if (reg & CSR_UCODE_DRV_GP1_BIT_MAC_SLEEP) {

Completed in 105 milliseconds