Lines Matching defs:ah
201 static inline u64 ath5k_extend_tsf(struct ath5k_hw *ah, u32 rstamp) in ath5k_extend_tsf()
234 struct ath5k_hw *ah = (struct ath5k_hw *) hw_priv; in ath5k_ioread32() local
240 struct ath5k_hw *ah = (struct ath5k_hw *) hw_priv; in ath5k_iowrite32() local
257 struct ath5k_hw *ah = hw->priv; in ath5k_reg_notifier() local
296 ath5k_setup_channels(struct ath5k_hw *ah, struct ieee80211_channel *channels, in ath5k_setup_channels()
344 ath5k_setup_rate_idx(struct ath5k_hw *ah, struct ieee80211_supported_band *b) in ath5k_setup_rate_idx()
361 struct ath5k_hw *ah = hw->priv; in ath5k_setup_bands() local
447 ath5k_chan_set(struct ath5k_hw *ah, struct cfg80211_chan_def *chandef) in ath5k_chan_set()
519 ath5k_update_bssid_mask_and_opmode(struct ath5k_hw *ah, in ath5k_update_bssid_mask_and_opmode()
576 ath5k_hw_to_driver_rix(struct ath5k_hw *ah, int hw_rix) in ath5k_hw_to_driver_rix()
597 struct sk_buff *ath5k_rx_skb_alloc(struct ath5k_hw *ah, dma_addr_t *skb_addr) in ath5k_rx_skb_alloc()
629 ath5k_rxbuf_setup(struct ath5k_hw *ah, struct ath5k_buf *bf) in ath5k_rxbuf_setup()
732 ath5k_txbuf_setup(struct ath5k_hw *ah, struct ath5k_buf *bf, in ath5k_txbuf_setup()
854 ath5k_desc_alloc(struct ath5k_hw *ah) in ath5k_desc_alloc()
919 ath5k_txbuf_free_skb(struct ath5k_hw *ah, struct ath5k_buf *bf) in ath5k_txbuf_free_skb()
933 ath5k_rxbuf_free_skb(struct ath5k_hw *ah, struct ath5k_buf *bf) in ath5k_rxbuf_free_skb()
949 ath5k_desc_free(struct ath5k_hw *ah) in ath5k_desc_free()
975 ath5k_txq_setup(struct ath5k_hw *ah, in ath5k_txq_setup()
1027 ath5k_beaconq_setup(struct ath5k_hw *ah) in ath5k_beaconq_setup()
1043 ath5k_beaconq_config(struct ath5k_hw *ah) in ath5k_beaconq_config()
1111 ath5k_drain_tx_buffs(struct ath5k_hw *ah) in ath5k_drain_tx_buffs()
1140 ath5k_txq_release(struct ath5k_hw *ah) in ath5k_txq_release()
1161 ath5k_rx_start(struct ath5k_hw *ah) in ath5k_rx_start()
1202 ath5k_rx_stop(struct ath5k_hw *ah) in ath5k_rx_stop()
1212 ath5k_rx_decrypted(struct ath5k_hw *ah, struct sk_buff *skb, in ath5k_rx_decrypted()
1241 ath5k_check_ibss_tsf(struct ath5k_hw *ah, struct sk_buff *skb, in ath5k_check_ibss_tsf()
1372 ath5k_receive_frame(struct ath5k_hw *ah, struct sk_buff *skb, in ath5k_receive_frame()
1449 ath5k_receive_frame_ok(struct ath5k_hw *ah, struct ath5k_rx_status *rs) in ath5k_receive_frame_ok()
1521 ath5k_set_current_imask(struct ath5k_hw *ah) in ath5k_set_current_imask()
1545 struct ath5k_hw *ah = (void *)data; in ath5k_tasklet_rx() local
1614 struct ath5k_hw *ah = hw->priv; in ath5k_tx_queue() local
1667 ath5k_tx_frame_completed(struct ath5k_hw *ah, struct sk_buff *skb, in ath5k_tx_frame_completed()
1733 ath5k_tx_processq(struct ath5k_hw *ah, struct ath5k_txq *txq) in ath5k_tx_processq()
1791 struct ath5k_hw *ah = (void *)data; in ath5k_tasklet_tx() local
1810 ath5k_beacon_setup(struct ath5k_hw *ah, struct ath5k_buf *bf) in ath5k_beacon_setup()
1896 struct ath5k_hw *ah = hw->priv; in ath5k_beacon_update() local
1929 ath5k_beacon_send(struct ath5k_hw *ah) in ath5k_beacon_send()
2047 ath5k_beacon_update_timers(struct ath5k_hw *ah, u64 bc_tsf) in ath5k_beacon_update_timers()
2149 ath5k_beacon_config(struct ath5k_hw *ah) in ath5k_beacon_config()
2183 struct ath5k_hw *ah = (struct ath5k_hw *) data; in ath5k_tasklet_beacon() local
2216 ath5k_intr_calibration_poll(struct ath5k_hw *ah) in ath5k_intr_calibration_poll()
2249 ath5k_schedule_rx(struct ath5k_hw *ah) in ath5k_schedule_rx()
2256 ath5k_schedule_tx(struct ath5k_hw *ah) in ath5k_schedule_tx()
2265 struct ath5k_hw *ah = dev_id; in ath5k_intr() local
2408 struct ath5k_hw *ah = container_of(work, struct ath5k_hw, in ath5k_calibrate_work() local
2454 struct ath5k_hw *ah = (void *)data; in ath5k_tasklet_ani() local
2465 struct ath5k_hw *ah = container_of(work, struct ath5k_hw, in ath5k_tx_complete_poll_work() local
2531 ath5k_init_ah(struct ath5k_hw *ah, const struct ath_bus_ops *bus_ops) in ath5k_init_ah()
2687 ath5k_stop_locked(struct ath5k_hw *ah) in ath5k_stop_locked()
2725 struct ath5k_hw *ah = hw->priv; in ath5k_start() local
2790 static void ath5k_stop_tasklets(struct ath5k_hw *ah) in ath5k_stop_tasklets()
2808 struct ath5k_hw *ah = hw->priv; in ath5k_stop() local
2859 ath5k_reset(struct ath5k_hw *ah, struct ieee80211_channel *chan, in ath5k_reset()
2974 struct ath5k_hw *ah = container_of(work, struct ath5k_hw, in ath5k_reset_work() local
2986 struct ath5k_hw *ah = hw->priv; in ath5k_init() local
3125 ath5k_deinit_ah(struct ath5k_hw *ah) in ath5k_deinit_ah()
3159 ath5k_any_vif_assoc(struct ath5k_hw *ah) in ath5k_any_vif_assoc()
3176 struct ath5k_hw *ah = hw->priv; in ath5k_set_beacon_filter() local
3187 void _ath5k_printk(const struct ath5k_hw *ah, const char *level, in _ath5k_printk()