/Linux-v4.19/drivers/net/wireless/realtek/rtl818x/rtl8180/ |
D | rtl8225se.c | 316 wiphy_info(dev->wiphy, "RTL8225-SE version %s\n", in rtl8225se_rf_init() 378 wiphy_info(dev->wiphy, "Xtal cal\n"); in rtl8225se_rf_init() 381 wiphy_info(dev->wiphy, "NO Xtal cal\n"); in rtl8225se_rf_init()
|
D | dev.c | 1934 wiphy_info(dev->wiphy, "hwaddr %pm, %s + %s\n", in rtl8180_probe()
|
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
D | led.c | 120 wiphy_info(wl->wiphy, "registered radio enabled led device: %s gpio: %d\n", in brcms_led_register()
|
/Linux-v4.19/drivers/net/wireless/intersil/p54/ |
D | fwio.c | 65 wiphy_info(priv->hw->wiphy, in p54_parse_firmware() 127 wiphy_info(priv->hw->wiphy, in p54_parse_firmware() 136 wiphy_info(priv->hw->wiphy, in p54_parse_firmware() 158 wiphy_info(priv->hw->wiphy, in p54_parse_firmware()
|
D | txrx.c | 615 wiphy_info(priv->hw->wiphy, "radar (freq:%d MHz)\n", freq); in p54_rx_trap() 634 wiphy_info(priv->hw->wiphy, "received event:%x freq:%d\n", in p54_rx_trap()
|
D | eeprom.c | 928 wiphy_info(dev->wiphy, "hwaddr %pM, MAC:isl38%02x RF:%s\n", in p54_parse_eeprom()
|
/Linux-v4.19/drivers/net/wireless/ath/ath9k/ |
D | ahb.c | 139 wiphy_info(hw->wiphy, "%s mem=0x%lx, irq=%d\n", in ath_ahb_probe()
|
D | pci.c | 996 wiphy_info(hw->wiphy, "%s mem=0x%lx, irq=%d\n", in ath_pci_probe()
|
D | htc_drv_init.c | 910 wiphy_info(hw->wiphy, "%s\n", hw_name); in ath9k_init_device()
|
/Linux-v4.19/drivers/net/wireless/ath/carl9170/ |
D | cmd.c | 111 wiphy_info(ar->hw->wiphy, "wrong echo %x != %x", v, echores); in carl9170_echo_test()
|
D | rx.c | 70 wiphy_info(ar->hw->wiphy, "FW: %.*s\n", len, buf); in carl9170_dbg_message() 257 wiphy_info(ar->hw->wiphy, "FW: RADAR! Please report this " in carl9170_handle_command_response()
|
/Linux-v4.19/net/mac80211/ |
D | debugfs_netdev.c | 546 wiphy_info(local->hw.wiphy, "debugfs reset TSF\n"); in ieee80211_if_parse_tsf() 563 wiphy_info(local->hw.wiphy, in ieee80211_if_parse_tsf() 571 wiphy_info(local->hw.wiphy, in ieee80211_if_parse_tsf()
|
D | chan.c | 1322 wiphy_info(local->hw.wiphy, in ieee80211_vif_use_reserved_switch() 1669 wiphy_info(local->hw.wiphy, in ieee80211_vif_use_reserved_context()
|
D | main.c | 299 wiphy_info(hw->wiphy, in ieee80211_restart_hw()
|
/Linux-v4.19/drivers/net/wireless/atmel/ |
D | at76c50x-usb.c | 819 wiphy_info(priv->hw->wiphy, in at76_set_mib() 2391 wiphy_info(priv->hw->wiphy, "USB %s, MAC %pM, firmware %d.%d.%d-%d\n", in at76_init_new_device() 2395 wiphy_info(priv->hw->wiphy, "regulatory domain 0x%02x: %s\n", in at76_init_new_device() 2560 wiphy_info(priv->hw->wiphy, "disconnecting\n"); in at76_disconnect()
|
/Linux-v4.19/drivers/net/wireless/ralink/rt2x00/ |
D | rt2x00.h | 78 wiphy_info((dev)->hw->wiphy, "%s: Info - " fmt, \
|
/Linux-v4.19/drivers/net/wireless/st/cw1200/ |
D | sta.c | 1004 wiphy_info(priv->hw->wiphy, "radar pulse detected\n"); in cw1200_event_handler() 1556 wiphy_info(priv->hw->wiphy, in cw1200_sta_add()
|
D | txrx.c | 1359 wiphy_info(priv->hw->wiphy, in cw1200_alloc_link_id()
|
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/ |
D | cfg80211.c | 2649 wiphy_info(wiphy, "sched_scan start : n_ssids=%d n_match_sets=%d ", in mwifiex_cfg80211_sched_scan_start() 2651 wiphy_info(wiphy, "n_channels=%d interval=%d ie_len=%d\n", in mwifiex_cfg80211_sched_scan_start() 2738 wiphy_info(wiphy, "sched scan stop!"); in mwifiex_cfg80211_sched_scan_stop()
|
/Linux-v4.19/drivers/net/wireless/marvell/ |
D | mwl8k.c | 4803 wiphy_info(hw->wiphy, in mwl8k_add_interface() 5190 wiphy_info(hw->wiphy, in mwl8k_configure_filter_sniffer() 5969 wiphy_info(hw->wiphy, "%s v%d, %pm, %s firmware %u.%u.%u.%u\n", in mwl8k_probe_hw()
|
/Linux-v4.19/drivers/net/wireless/realtek/rtl818x/rtl8187/ |
D | dev.c | 1631 wiphy_info(dev->wiphy, "hwaddr %pM, %s V%d + %s, rfkill mask %d\n", in rtl8187_probe()
|
/Linux-v4.19/drivers/net/wireless/admtek/ |
D | adm8211.c | 1929 wiphy_info(dev->wiphy, "hwaddr %pM, Rev 0x%02x\n", in adm8211_probe()
|
/Linux-v4.19/include/net/ |
D | cfg80211.h | 6582 #define wiphy_info(wiphy, format, args...) \ macro
|