Home
last modified time | relevance | path

Searched refs:wiphy_warn (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/net/wireless/st/cw1200/
H A Dbh.c127 wiphy_warn(priv->hw->wiphy, "BH error -- can't suspend\n"); in cw1200_bh_suspend()
142 wiphy_warn(priv->hw->wiphy, "BH error -- can't resume\n"); in cw1200_bh_resume()
473 wiphy_warn(priv->hw->wiphy, in cw1200_bh()
496 wiphy_warn(priv->hw->wiphy, in cw1200_bh()
H A Dscan.c176 wiphy_warn(priv->hw->wiphy, in cw1200_scan_work()
340 wiphy_warn(priv->hw->wiphy, in cw1200_scan_timeout()
H A Dwsm.c1382 wiphy_warn(priv->hw->wiphy, in wsm_handle_rx()
1395 wiphy_warn(priv->hw->wiphy, in wsm_handle_rx()
1482 wiphy_warn(priv->hw->wiphy, in wsm_handle_tx_data()
1494 wiphy_warn(priv->hw->wiphy, in wsm_handle_tx_data()
H A Dtxrx.c879 wiphy_warn(priv->hw->wiphy, "Requeue for link_id %d (try %d). STAs asleep: 0x%.8X\n", in cw1200_tx_confirm_cb()
1066 wiphy_warn(priv->hw->wiphy, "Malformed SDU rx'ed. Size is lesser than IEEE header.\n"); in cw1200_rx_cb()
1133 wiphy_warn(priv->hw->wiphy, "Malformed SDU rx'ed. Size is lesser than crypto headers.\n"); in cw1200_rx_cb()
H A Dsta.c2119 wiphy_warn(priv->hw->wiphy, in cw1200_mcast_timeout()
/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/
H A Drtl8225.c458 wiphy_warn(dev->wiphy, "RF Calibration Failed! %x\n", in rtl8225_rf_init()
820 wiphy_warn(dev->wiphy, "RF Calibration Failed! %x\n", in rtl8225z2_rf_init()
/linux/net/mac80211/
H A Dmain.c1644 wiphy_warn(local->hw.wiphy, in ieee80211_register_hw()
1733 wiphy_warn(local->hw.wiphy, "skb_queue not empty\n"); in ieee80211_free_hw()
H A Doffchannel.c326 wiphy_warn(local->hw.wiphy, in _ieee80211_start_next_roc()
H A Drate.c1018 wiphy_warn(local->hw.wiphy, in ieee80211_init_rate_ctrl_alg()
/linux/drivers/net/wireless/intersil/p54/
H A Deeprom.c913 wiphy_warn(dev->wiphy, in p54_parse_eeprom()
/linux/include/net/
H A Dcfg80211.h10319 #define wiphy_warn(wiphy, format, args...) \
10099 #define wiphy_warn( global() macro