Searched refs:ATH5K_WARN (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath5k/ |
H A D | led.c | 142 ATH5K_WARN(ah, "could not register LED %s\n", name); in ath5k_register_led()
|
H A D | base.c | 313 ATH5K_WARN(ah, "bad mode, not copying channels\n"); in ath5k_setup_channels() 1597 ATH5K_WARN(ah, "empty rx buf pool\n"); in ath5k_tasklet_rx() 2036 ATH5K_WARN(ah, "beacon queue %u didn't start/stop ?\n", ah->bhalq); in ath5k_beacon_send() 2050 ATH5K_WARN(ah, "bf=%p bf_skb=%p\n", bf, bf->skb); in ath5k_beacon_send() 2101 ATH5K_WARN(ah, "intval %u is too low, min 15\n", in ath5k_beacon_update_timers() 2436 ATH5K_WARN(ah, "too many interrupts, giving up for now\n"); in ath5k_intr()
|
H A D | ath5k.h | 99 #define ATH5K_WARN(_sc, _fmt, ...) \ macro
|
H A D | eeprom.c | 1796 ATH5K_WARN(ah, "channel is not A/B/G!"); in ath5k_eeprom_mode_from_channel()
|