Lines Matching defs:ah
193 static inline u64 ath5k_extend_tsf(struct ath5k_hw *ah, u32 rstamp) in ath5k_extend_tsf()
226 struct ath5k_hw *ah = (struct ath5k_hw *) hw_priv; in ath5k_ioread32() local
232 struct ath5k_hw *ah = (struct ath5k_hw *) hw_priv; in ath5k_iowrite32() local
248 struct ath5k_hw *ah = hw->priv; in ath5k_reg_notifier() local
279 ath5k_setup_channels(struct ath5k_hw *ah, struct ieee80211_channel *channels, in ath5k_setup_channels()
328 ath5k_setup_rate_idx(struct ath5k_hw *ah, struct ieee80211_supported_band *b) in ath5k_setup_rate_idx()
345 struct ath5k_hw *ah = hw->priv; in ath5k_setup_bands() local
431 ath5k_chan_set(struct ath5k_hw *ah, struct ieee80211_channel *chan) in ath5k_chan_set()
487 ath5k_update_bssid_mask_and_opmode(struct ath5k_hw *ah, in ath5k_update_bssid_mask_and_opmode()
543 ath5k_hw_to_driver_rix(struct ath5k_hw *ah, int hw_rix) in ath5k_hw_to_driver_rix()
564 struct sk_buff *ath5k_rx_skb_alloc(struct ath5k_hw *ah, dma_addr_t *skb_addr) in ath5k_rx_skb_alloc()
596 ath5k_rxbuf_setup(struct ath5k_hw *ah, struct ath5k_buf *bf) in ath5k_rxbuf_setup()
663 ath5k_txbuf_setup(struct ath5k_hw *ah, struct ath5k_buf *bf, in ath5k_txbuf_setup()
774 ath5k_desc_alloc(struct ath5k_hw *ah) in ath5k_desc_alloc()
839 ath5k_txbuf_free_skb(struct ath5k_hw *ah, struct ath5k_buf *bf) in ath5k_txbuf_free_skb()
853 ath5k_rxbuf_free_skb(struct ath5k_hw *ah, struct ath5k_buf *bf) in ath5k_rxbuf_free_skb()
869 ath5k_desc_free(struct ath5k_hw *ah) in ath5k_desc_free()
895 ath5k_txq_setup(struct ath5k_hw *ah, in ath5k_txq_setup()
947 ath5k_beaconq_setup(struct ath5k_hw *ah) in ath5k_beaconq_setup()
963 ath5k_beaconq_config(struct ath5k_hw *ah) in ath5k_beaconq_config()
1031 ath5k_drain_tx_buffs(struct ath5k_hw *ah) in ath5k_drain_tx_buffs()
1060 ath5k_txq_release(struct ath5k_hw *ah) in ath5k_txq_release()
1081 ath5k_rx_start(struct ath5k_hw *ah) in ath5k_rx_start()
1122 ath5k_rx_stop(struct ath5k_hw *ah) in ath5k_rx_stop()
1132 ath5k_rx_decrypted(struct ath5k_hw *ah, struct sk_buff *skb, in ath5k_rx_decrypted()
1161 ath5k_check_ibss_tsf(struct ath5k_hw *ah, struct sk_buff *skb, in ath5k_check_ibss_tsf()
1228 ath5k_update_beacon_rssi(struct ath5k_hw *ah, struct sk_buff *skb, int rssi) in ath5k_update_beacon_rssi()
1312 ath5k_receive_frame(struct ath5k_hw *ah, struct sk_buff *skb, in ath5k_receive_frame()
1384 ath5k_receive_frame_ok(struct ath5k_hw *ah, struct ath5k_rx_status *rs) in ath5k_receive_frame_ok()
1434 ath5k_set_current_imask(struct ath5k_hw *ah) in ath5k_set_current_imask()
1455 struct ath5k_hw *ah = (void *)data; in ath5k_tasklet_rx() local
1524 struct ath5k_hw *ah = hw->priv; in ath5k_tx_queue() local
1577 ath5k_tx_frame_completed(struct ath5k_hw *ah, struct sk_buff *skb, in ath5k_tx_frame_completed()
1638 ath5k_tx_processq(struct ath5k_hw *ah, struct ath5k_txq *txq) in ath5k_tx_processq()
1696 struct ath5k_hw *ah = (void *)data; in ath5k_tasklet_tx() local
1715 ath5k_beacon_setup(struct ath5k_hw *ah, struct ath5k_buf *bf) in ath5k_beacon_setup()
1800 struct ath5k_hw *ah = hw->priv; in ath5k_beacon_update() local
1832 ath5k_beacon_send(struct ath5k_hw *ah) in ath5k_beacon_send()
1949 ath5k_beacon_update_timers(struct ath5k_hw *ah, u64 bc_tsf) in ath5k_beacon_update_timers()
2050 ath5k_beacon_config(struct ath5k_hw *ah) in ath5k_beacon_config()
2086 struct ath5k_hw *ah = (struct ath5k_hw *) data; in ath5k_tasklet_beacon() local
2119 ath5k_intr_calibration_poll(struct ath5k_hw *ah) in ath5k_intr_calibration_poll()
2152 ath5k_schedule_rx(struct ath5k_hw *ah) in ath5k_schedule_rx()
2159 ath5k_schedule_tx(struct ath5k_hw *ah) in ath5k_schedule_tx()
2168 struct ath5k_hw *ah = dev_id; in ath5k_intr() local
2311 struct ath5k_hw *ah = container_of(work, struct ath5k_hw, in ath5k_calibrate_work() local
2367 struct ath5k_hw *ah = (void *)data; in ath5k_tasklet_ani() local
2378 struct ath5k_hw *ah = container_of(work, struct ath5k_hw, in ath5k_tx_complete_poll_work() local
2425 ath5k_init_ah(struct ath5k_hw *ah, const struct ath_bus_ops *bus_ops) in ath5k_init_ah()
2572 ath5k_stop_locked(struct ath5k_hw *ah) in ath5k_stop_locked()
2610 struct ath5k_hw *ah = hw->priv; in ath5k_start() local
2674 static void ath5k_stop_tasklets(struct ath5k_hw *ah) in ath5k_stop_tasklets()
2692 struct ath5k_hw *ah = hw->priv; in ath5k_stop() local
2742 ath5k_reset(struct ath5k_hw *ah, struct ieee80211_channel *chan, in ath5k_reset()
2835 struct ath5k_hw *ah = container_of(work, struct ath5k_hw, in ath5k_reset_work() local
2847 struct ath5k_hw *ah = hw->priv; in ath5k_init() local
2986 ath5k_deinit_ah(struct ath5k_hw *ah) in ath5k_deinit_ah()
3020 ath5k_any_vif_assoc(struct ath5k_hw *ah) in ath5k_any_vif_assoc()
3036 struct ath5k_hw *ah = hw->priv; in ath5k_set_beacon_filter() local