Searched refs:IWL_DL_RX (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-debug.h124 #define IWL_DL_RX (1 << 24) macro
139 #define IWL_DEBUG_RX(p, f, a...) IWL_DEBUG(p, IWL_DL_RX, f, ## a)
H A Diwl-core.c2212 if (iwl_debug_level & IWL_DL_RX) {
2266 if (likely(!(iwl_debug_level & IWL_DL_RX)))
H A Diwl-debugfs.c915 if (priv->rx_traffic && (iwl_debug_level & IWL_DL_RX)) {

Completed in 69 milliseconds