/linux-4.4.14/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 | 1928 wiphy_info(dev->wiphy, "hwaddr %pm, %s + %s\n", in rtl8180_probe()
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
D | led.c | 119 wiphy_info(wl->wiphy, "registered radio enabled led device: %s gpio: %d\n", in brcms_led_register()
|
/linux-4.4.14/drivers/net/wireless/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 | 926 wiphy_info(dev->wiphy, "hwaddr %pM, MAC:isl38%02x RF:%s\n", in p54_parse_eeprom()
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | ahb.c | 150 wiphy_info(hw->wiphy, "%s mem=0x%lx, irq=%d\n", in ath_ahb_probe()
|
D | pci.c | 980 wiphy_info(hw->wiphy, "%s mem=0x%lx, irq=%d\n", in ath_pci_probe()
|
D | htc_drv_init.c | 908 wiphy_info(hw->wiphy, "%s\n", hw_name); in ath9k_init_device()
|
/linux-4.4.14/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-4.4.14/net/mac80211/ |
D | debugfs_netdev.c | 512 wiphy_info(local->hw.wiphy, "debugfs reset TSF\n"); in ieee80211_if_parse_tsf() 531 wiphy_info(local->hw.wiphy, in ieee80211_if_parse_tsf()
|
D | chan.c | 1317 wiphy_info(local->hw.wiphy, in ieee80211_vif_use_reserved_switch() 1666 wiphy_info(local->hw.wiphy, in ieee80211_vif_use_reserved_context()
|
D | main.c | 269 wiphy_info(hw->wiphy, in ieee80211_restart_hw()
|
/linux-4.4.14/drivers/net/wireless/ |
D | at76c50x-usb.c | 819 wiphy_info(priv->hw->wiphy, in at76_set_mib() 2386 wiphy_info(priv->hw->wiphy, "USB %s, MAC %pM, firmware %d.%d.%d-%d\n", in at76_init_new_device() 2390 wiphy_info(priv->hw->wiphy, "regulatory domain 0x%02x: %s\n", in at76_init_new_device() 2557 wiphy_info(priv->hw->wiphy, "disconnecting\n"); in at76_disconnect()
|
D | mwl8k.c | 4798 wiphy_info(hw->wiphy, in mwl8k_add_interface() 5185 wiphy_info(hw->wiphy, in mwl8k_configure_filter_sniffer() 5962 wiphy_info(hw->wiphy, "%s v%d, %pm, %s firmware %u.%u.%u.%u\n", in mwl8k_probe_hw()
|
D | adm8211.c | 1906 wiphy_info(dev->wiphy, "hwaddr %pM, Rev 0x%02x\n", in adm8211_probe()
|
/linux-4.4.14/drivers/net/wireless/rt2x00/ |
D | rt2x00.h | 76 wiphy_info((dev)->hw->wiphy, "%s: Info - " fmt, \
|
/linux-4.4.14/drivers/net/wireless/cw1200/ |
D | sta.c | 1010 wiphy_info(priv->hw->wiphy, "radar pulse detected\n"); in cw1200_event_handler() 1562 wiphy_info(priv->hw->wiphy, in cw1200_sta_add()
|
D | txrx.c | 1359 wiphy_info(priv->hw->wiphy, in cw1200_alloc_link_id()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtl818x/rtl8187/ |
D | dev.c | 1633 wiphy_info(dev->wiphy, "hwaddr %pM, %s V%d + %s, rfkill mask %d\n", in rtl8187_probe()
|
/linux-4.4.14/include/net/ |
D | cfg80211.h | 5350 #define wiphy_info(wiphy, format, args...) \ macro
|