Home
last modified time | relevance | path

Searched refs:ATH5K_ERR (Results 1 – 12 of 12) sorted by relevance

/linux-2.6.39/drivers/net/wireless/ath/ath5k/
Dreset.c528 ATH5K_ERR(ah->ah_sc, "failed to wakeup the MAC Chip\n"); in ath5k_hw_on_hold()
553 ATH5K_ERR(ah->ah_sc, "failed to put device on warm reset\n"); in ath5k_hw_on_hold()
560 ATH5K_ERR(ah->ah_sc, "failed to put device on hold\n"); in ath5k_hw_on_hold()
584 ATH5K_ERR(ah->ah_sc, "failed to wakeup the MAC Chip\n"); in ath5k_hw_nic_wakeup()
614 ATH5K_ERR(ah->ah_sc, "failed to reset the MAC Chip\n"); in ath5k_hw_nic_wakeup()
621 ATH5K_ERR(ah->ah_sc, "failed to resume the MAC Chip\n"); in ath5k_hw_nic_wakeup()
634 ATH5K_ERR(ah->ah_sc, "failed to warm reset the MAC Chip\n"); in ath5k_hw_nic_wakeup()
675 ATH5K_ERR(ah->ah_sc, in ath5k_hw_nic_wakeup()
691 ATH5K_ERR(ah->ah_sc, in ath5k_hw_nic_wakeup()
696 ATH5K_ERR(ah->ah_sc, "invalid radio frequency mode\n"); in ath5k_hw_nic_wakeup()
[all …]
Dattach.c62 ATH5K_ERR(ah->ah_sc, "POST Failed !!!\n"); in ath5k_hw_post()
77 ATH5K_ERR(ah->ah_sc, "POST Failed !!!\n"); in ath5k_hw_post()
239 ATH5K_ERR(sc, "Couldn't identify radio revision.\n"); in ath5k_hw_init()
249 ATH5K_ERR(sc, "Device not yet supported.\n"); in ath5k_hw_init()
271 ATH5K_ERR(sc, "unable to init EEPROM\n"); in ath5k_hw_init()
312 ATH5K_ERR(sc, "unable to get device capabilities\n"); in ath5k_hw_init()
Dbase.c577 ATH5K_ERR(sc, "can't alloc skbuff of size %u\n", in ath5k_rx_skb_alloc()
587 ATH5K_ERR(sc, "%s: DMA mapping failed\n", __func__); in ath5k_rx_skb_alloc()
629 ATH5K_ERR(sc, "%s: could not setup RX desc\n", __func__); in ath5k_rxbuf_setup()
787 ATH5K_ERR(sc, "can't allocate descriptors\n"); in ath5k_desc_alloc()
799 ATH5K_ERR(sc, "can't allocate bufptr\n"); in ath5k_desc_alloc()
933 ATH5K_ERR(sc, "hw qnum %u out of range, max %tu!\n", in ath5k_txq_setup()
1004 ATH5K_ERR(sc, "%s: unable to update parameters for beacon " in ath5k_beaconq_config()
1478 ATH5K_ERR(sc, "error in processing rx descriptor\n"); in ath5k_tasklet_rx()
1533 ATH5K_ERR(sc, "tx hdrlen not %%4: not enough" in ath5k_tx_queue()
1543 ATH5K_ERR(sc, "no further txbuf available, dropping packet\n"); in ath5k_tx_queue()
[all …]
Ddesc.c58 ATH5K_ERR(ah->ah_sc, "zero retries\n"); in ath5k_hw_setup_2word_tx_desc()
63 ATH5K_ERR(ah->ah_sc, "zero rate\n"); in ath5k_hw_setup_2word_tx_desc()
197 ATH5K_ERR(ah->ah_sc, "zero retries\n"); in ath5k_hw_setup_4word_tx_desc()
202 ATH5K_ERR(ah->ah_sc, "zero rate\n"); in ath5k_hw_setup_4word_tx_desc()
309 ATH5K_ERR(ah->ah_sc, "zero rate\n"); in ath5k_hw_setup_mrr_tx_desc()
Dani.c77 ATH5K_ERR(ah->ah_sc, "noise immuniy level %d out of range", in ath5k_ani_set_noise_immunity_level()
109 ATH5K_ERR(ah->ah_sc, "spur immunity level %d out of range", in ath5k_ani_set_spur_immunity_level()
133 ATH5K_ERR(ah->ah_sc, "firstep level %d out of range", level); in ath5k_ani_set_firstep_level()
Dsysfs.c103 ATH5K_ERR(sc, "failed to create sysfs group\n"); in ath5k_sysfs_register()
Dqcu.c190 ATH5K_ERR(ah->ah_sc, in ath5k_hw_setup_tx_queue()
625 ATH5K_ERR(ah->ah_sc, in ath5k_hw_init_queues()
Dphy.c775 ATH5K_ERR(ah->ah_sc, "out of memory\n"); in ath5k_hw_rfregs_init()
785 ATH5K_ERR(ah->ah_sc, "invalid bank\n"); in ath5k_hw_rfregs_init()
1267 ATH5K_ERR(ah->ah_sc, in ath5k_hw_channel()
1519 ATH5K_ERR(ah->ah_sc, "calibration timeout (%uMHz)\n", in ath5k_hw_rf5110_calibrate()
1963 ATH5K_ERR(ah->ah_sc, in ath5k_hw_set_antenna_mode()
3119 ATH5K_ERR(ah->ah_sc, "invalid tx power: %u\n", txpower); in ath5k_hw_txpower()
3125 ATH5K_ERR(ah->ah_sc, in ath5k_hw_txpower()
3437 ATH5K_ERR(ah->ah_sc, "gain calibration timeout (%uMHz)\n", in ath5k_hw_phy_init()
Dmac80211-ops.c107 ATH5K_ERR(sc, "Only one single ad-hoc interface is allowed.\n"); in ath5k_add_interface()
605 ATH5K_ERR(sc, in ath5k_conf_tx()
Dinitvals.c1545 ATH5K_ERR(ah->ah_sc, in ath5k_hw_write_initvals()
Deeprom.c108 ATH5K_ERR(ah->ah_sc, "Invalid max custom EEPROM size: " in ath5k_eeprom_init_header()
122 ATH5K_ERR(ah->ah_sc, "Invalid EEPROM " in ath5k_eeprom_init_header()
Dath5k.h93 #define ATH5K_ERR(_sc, _fmt, ...) \ macro