Searched refs:RXON_FILTER_DIS_DECRYPT_MSK (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.c269 if (priv->active_rxon.filter_flags & RXON_FILTER_DIS_DECRYPT_MSK)
H A Diwl-commands.h679 #define RXON_FILTER_DIS_DECRYPT_MSK cpu_to_le32(1 << 3) macro
2394 RXON_FILTER_DIS_DECRYPT_MSK | \
H A Diwl-core.c547 rxon->filter_flags &= ~RXON_FILTER_DIS_DECRYPT_MSK;
549 rxon->filter_flags |= RXON_FILTER_DIS_DECRYPT_MSK;

Completed in 133 milliseconds