Searched refs:IWL_DEBUG_RADIO (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/iwlwifi/
H A Diwl-agn-rx.c183 IWL_DEBUG_RADIO(priv, "plcp_err check disabled\n");
239 IWL_DEBUG_RADIO(priv, "plcp_err exceeded %u, "
H A Diwl-core.c1109 IWL_DEBUG_RADIO(priv, "RX CONFIG:\n");
1111 IWL_DEBUG_RADIO(priv, "u16 channel: 0x%x\n", le16_to_cpu(rxon->channel));
1112 IWL_DEBUG_RADIO(priv, "u32 flags: 0x%08X\n", le32_to_cpu(rxon->flags));
1113 IWL_DEBUG_RADIO(priv, "u32 filter_flags: 0x%08x\n",
1115 IWL_DEBUG_RADIO(priv, "u8 dev_type: 0x%x\n", rxon->dev_type);
1116 IWL_DEBUG_RADIO(priv, "u8 ofdm_basic_rates: 0x%02x\n",
1118 IWL_DEBUG_RADIO(priv, "u8 cck_basic_rates: 0x%02x\n", rxon->cck_basic_rates);
1119 IWL_DEBUG_RADIO(priv, "u8[6] node_addr: %pM\n", rxon->node_addr);
1120 IWL_DEBUG_RADIO(priv, "u8[6] bssid_addr: %pM\n", rxon->bssid_addr);
1121 IWL_DEBUG_RADIO(pri
[all...]
H A Diwl-debug.h171 #define IWL_DEBUG_RADIO(p, f, a...) IWL_DEBUG(p, IWL_DL_RADIO, f, ## a) macro
H A Diwl-agn.c1479 IWL_DEBUG_RADIO(priv, "actual_ack_cnt delta = %d,"
1489 IWL_DEBUG_RADIO(priv, "rx_detected_cnt delta = %d\n",
1491 IWL_DEBUG_RADIO(priv,
1496 IWL_DEBUG_RADIO(priv, "agg ba_timeout delta = %d\n",
H A Diwl-3945.c406 IWL_DEBUG_RADIO(priv, "plcp_err check disabled\n");
440 IWL_DEBUG_RADIO(priv, "plcp_err exceeded %u, "

Completed in 71 milliseconds