Searched refs:wiphy_dbg (Results 1 – 11 of 11) sorted by relevance
/linux-4.1.27/drivers/net/wireless/cw1200/ |
D | scan.c | 33 wiphy_dbg(priv->hw->wiphy, "[SCAN] hw req, type %d, %d channels, flags: 0x%x.\n", in cw1200_scan_start() 75 wiphy_dbg(hw->wiphy, "[SCAN] Scan request for %d SSIDs.\n", in cw1200_hw_scan() 181 wiphy_dbg(priv->hw->wiphy, in cw1200_scan_work() 184 wiphy_dbg(priv->hw->wiphy, in cw1200_scan_work() 281 wiphy_dbg(priv->hw->wiphy, "[CQM] Requeue BSS loss.\n"); in cw1200_scan_restart_delayed() 291 wiphy_dbg(priv->hw->wiphy, "[SCAN] Direct probe complete.\n"); in cw1200_scan_complete() 383 wiphy_dbg(priv->hw->wiphy, "[SCAN] Direct probe work.\n"); in cw1200_probe_work()
|
D | pm.c | 154 wiphy_dbg(priv->hw->wiphy, "Suspend interrupted.\n"); in cw1200_can_suspend()
|
D | sta.c | 1402 wiphy_dbg(priv->hw->wiphy, "Delayed unjoin is already scheduled.\n"); in cw1200_do_unjoin()
|
/linux-4.1.27/net/mac80211/ |
D | trace.c | 71 wiphy_dbg(wiphy, "%pV", &vaf); in __wiphy_dbg()
|
D | debug.h | 121 wiphy_dbg((wiphy), fmt, ##__VA_ARGS__); \
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
D | cfg80211.c | 111 wiphy_dbg(wiphy, "info: crypto keys deleted\n"); in mwifiex_cfg80211_del_key() 175 wiphy_dbg(wiphy, in mwifiex_cfg80211_mgmt_tx() 209 wiphy_dbg(wiphy, "info: management frame transmitted\n"); in mwifiex_cfg80211_mgmt_tx() 234 wiphy_dbg(wiphy, "info: mgmt frame registered\n"); in mwifiex_cfg80211_mgmt_frame_register() 256 wiphy_dbg(wiphy, "info: ongoing ROC, cookie = 0x%llx\n", in mwifiex_cfg80211_remain_on_channel() 272 wiphy_dbg(wiphy, "info: ROC, cookie = 0x%llx\n", *cookie); in mwifiex_cfg80211_remain_on_channel() 301 wiphy_dbg(wiphy, "info: cancel ROC, cookie = 0x%llx\n", cookie); in mwifiex_cfg80211_cancel_remain_on_channel() 347 wiphy_dbg(wiphy, in mwifiex_cfg80211_set_power_mgmt() 520 wiphy_dbg(wiphy, "info: cfg80211 regulatory domain callback for %c%c\n", in mwifiex_reg_notifier() 1597 wiphy_dbg(wiphy, "%s: mac address %pM\n", __func__, params->mac); in mwifiex_cfg80211_del_station() [all …]
|
D | sta_ioctl.c | 222 wiphy_dbg(priv->wdev.wiphy, in mwifiex_process_country_ie()
|
/linux-4.1.27/drivers/net/wireless/ath/carl9170/ |
D | rx.c | 248 wiphy_dbg(ar->hw->wiphy, "FW: HD %d\n", len - 4); in carl9170_handle_command_response() 346 wiphy_dbg(ar->hw->wiphy, "received frame with " in carl9170_rx_mac_status()
|
/linux-4.1.27/drivers/net/wireless/rt2x00/ |
D | rt2x00.h | 81 wiphy_dbg((dev)->hw->wiphy, "%s: Debug - " fmt, \ 84 wiphy_dbg((dev)->hw->wiphy, "%s: EEPROM recovery - " fmt, \
|
/linux-4.1.27/include/net/ |
D | cfg80211.h | 5238 #define wiphy_dbg(wiphy, format, args...) \ macro 5242 #define wiphy_vdbg wiphy_dbg
|
/linux-4.1.27/drivers/net/wireless/ |
D | mwl8k.c | 2201 wiphy_dbg(hw->wiphy, "Posting %s [%d]\n", in mwl8k_post_cmd()
|