Searched refs:wiphy_warn (Results 1 – 14 of 14) sorted by relevance
| /linux-4.4.14/drivers/net/wireless/cw1200/ |
| D | bh.c | 134 wiphy_warn(priv->hw->wiphy, "BH error -- can't suspend\n"); in cw1200_bh_suspend() 149 wiphy_warn(priv->hw->wiphy, "BH error -- can't resume\n"); in cw1200_bh_resume() 484 wiphy_warn(priv->hw->wiphy, in cw1200_bh() 507 wiphy_warn(priv->hw->wiphy, in cw1200_bh()
|
| D | scan.c | 177 wiphy_warn(priv->hw->wiphy, in cw1200_scan_work() 343 wiphy_warn(priv->hw->wiphy, in cw1200_scan_timeout()
|
| D | wsm.c | 1389 wiphy_warn(priv->hw->wiphy, in wsm_handle_rx() 1402 wiphy_warn(priv->hw->wiphy, in wsm_handle_rx() 1489 wiphy_warn(priv->hw->wiphy, in wsm_handle_tx_data() 1501 wiphy_warn(priv->hw->wiphy, in wsm_handle_tx_data()
|
| D | txrx.c | 885 wiphy_warn(priv->hw->wiphy, "Requeue for link_id %d (try %d). STAs asleep: 0x%.8X\n", in cw1200_tx_confirm_cb() 1072 wiphy_warn(priv->hw->wiphy, "Mailformed SDU rx'ed. Size is lesser than IEEE header.\n"); in cw1200_rx_cb() 1139 wiphy_warn(priv->hw->wiphy, "Malformed SDU rx'ed. Size is lesser than crypto headers.\n"); in cw1200_rx_cb()
|
| D | sta.c | 2126 wiphy_warn(priv->hw->wiphy, in cw1200_mcast_timeout()
|
| /linux-4.4.14/drivers/net/wireless/orinoco/ |
| D | cfg.c | 121 wiphy_warn(wiphy, in orinoco_change_vif()
|
| /linux-4.4.14/net/mac80211/ |
| D | offchannel.c | 287 wiphy_warn(local->hw.wiphy, in ieee80211_start_next_roc()
|
| D | main.c | 1077 wiphy_warn(local->hw.wiphy, in ieee80211_register_hw() 1161 wiphy_warn(local->hw.wiphy, "skb_queue not empty\n"); in ieee80211_unregister_hw()
|
| D | rate.c | 915 wiphy_warn(local->hw.wiphy, in ieee80211_init_rate_ctrl_alg()
|
| /linux-4.4.14/drivers/net/wireless/realtek/rtl818x/rtl8187/ |
| D | rtl8225.c | 368 wiphy_warn(dev->wiphy, "RF Calibration Failed! %x\n", in rtl8225_rf_init() 737 wiphy_warn(dev->wiphy, "RF Calibration Failed! %x\n", in rtl8225z2_rf_init()
|
| /linux-4.4.14/drivers/net/wireless/rt2x00/ |
| D | rt2x00.h | 73 wiphy_warn((dev)->hw->wiphy, "%s: Warning - " fmt, \
|
| /linux-4.4.14/drivers/net/wireless/ |
| D | mwl8k.c | 2009 wiphy_warn(hw->wiphy, in mwl8k_txq_xmit() 2547 wiphy_warn(hw->wiphy, "fw reported %d ampdu queues" in mwl8k_cmd_get_hw_spec_ap() 4819 wiphy_warn(hw->wiphy, "AP interface is running.\n" in mwl8k_add_interface() 5462 wiphy_warn(hw->wiphy, "Unexpected call to %s. " in mwl8k_ampdu_action() 5952 wiphy_warn(hw->wiphy, "failed to set # of RX antennas"); in mwl8k_probe_hw() 5955 wiphy_warn(hw->wiphy, "failed to set # of TX antennas"); in mwl8k_probe_hw()
|
| /linux-4.4.14/drivers/net/wireless/p54/ |
| D | eeprom.c | 918 wiphy_warn(dev->wiphy, in p54_parse_eeprom()
|
| /linux-4.4.14/include/net/ |
| D | cfg80211.h | 5346 #define wiphy_warn(wiphy, format, args...) \ macro
|