Home
last modified time | relevance | path

Searched refs:ATH5K_WARN (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath5k/
Dled.c142 ATH5K_WARN(ah, "could not register LED %s\n", name); in ath5k_register_led()
Dbase.c313 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()
Dath5k.h99 #define ATH5K_WARN(_sc, _fmt, ...) \ macro
Deeprom.c1796 ATH5K_WARN(ah, "channel is not A/B/G!"); in ath5k_eeprom_mode_from_channel()