Lines Matching refs:ath5k_hw

96 static int ath5k_reset(struct ath5k_hw *ah, struct ieee80211_channel *chan,
200 static inline u64 ath5k_extend_tsf(struct ath5k_hw *ah, u32 rstamp) in ath5k_extend_tsf()
233 struct ath5k_hw *ah = (struct ath5k_hw *) hw_priv; in ath5k_ioread32()
239 struct ath5k_hw *ah = (struct ath5k_hw *) hw_priv; in ath5k_iowrite32()
256 struct ath5k_hw *ah = hw->priv; in ath5k_reg_notifier()
295 ath5k_setup_channels(struct ath5k_hw *ah, struct ieee80211_channel *channels, in ath5k_setup_channels()
343 ath5k_setup_rate_idx(struct ath5k_hw *ah, struct ieee80211_supported_band *b) in ath5k_setup_rate_idx()
360 struct ath5k_hw *ah = hw->priv; in ath5k_setup_bands()
446 ath5k_chan_set(struct ath5k_hw *ah, struct cfg80211_chan_def *chandef) in ath5k_chan_set()
518 ath5k_update_bssid_mask_and_opmode(struct ath5k_hw *ah, in ath5k_update_bssid_mask_and_opmode()
575 ath5k_hw_to_driver_rix(struct ath5k_hw *ah, int hw_rix) in ath5k_hw_to_driver_rix()
596 struct sk_buff *ath5k_rx_skb_alloc(struct ath5k_hw *ah, dma_addr_t *skb_addr) in ath5k_rx_skb_alloc()
628 ath5k_rxbuf_setup(struct ath5k_hw *ah, struct ath5k_buf *bf) in ath5k_rxbuf_setup()
768 ath5k_txbuf_setup(struct ath5k_hw *ah, struct ath5k_buf *bf, in ath5k_txbuf_setup()
898 ath5k_desc_alloc(struct ath5k_hw *ah) in ath5k_desc_alloc()
963 ath5k_txbuf_free_skb(struct ath5k_hw *ah, struct ath5k_buf *bf) in ath5k_txbuf_free_skb()
977 ath5k_rxbuf_free_skb(struct ath5k_hw *ah, struct ath5k_buf *bf) in ath5k_rxbuf_free_skb()
993 ath5k_desc_free(struct ath5k_hw *ah) in ath5k_desc_free()
1019 ath5k_txq_setup(struct ath5k_hw *ah, in ath5k_txq_setup()
1071 ath5k_beaconq_setup(struct ath5k_hw *ah) in ath5k_beaconq_setup()
1087 ath5k_beaconq_config(struct ath5k_hw *ah) in ath5k_beaconq_config()
1155 ath5k_drain_tx_buffs(struct ath5k_hw *ah) in ath5k_drain_tx_buffs()
1184 ath5k_txq_release(struct ath5k_hw *ah) in ath5k_txq_release()
1205 ath5k_rx_start(struct ath5k_hw *ah) in ath5k_rx_start()
1246 ath5k_rx_stop(struct ath5k_hw *ah) in ath5k_rx_stop()
1256 ath5k_rx_decrypted(struct ath5k_hw *ah, struct sk_buff *skb, in ath5k_rx_decrypted()
1285 ath5k_check_ibss_tsf(struct ath5k_hw *ah, struct sk_buff *skb, in ath5k_check_ibss_tsf()
1416 ath5k_receive_frame(struct ath5k_hw *ah, struct sk_buff *skb, in ath5k_receive_frame()
1493 ath5k_receive_frame_ok(struct ath5k_hw *ah, struct ath5k_rx_status *rs) in ath5k_receive_frame_ok()
1565 ath5k_set_current_imask(struct ath5k_hw *ah) in ath5k_set_current_imask()
1589 struct ath5k_hw *ah = from_tasklet(ah, t, rxtq); in ath5k_tasklet_rx()
1658 struct ath5k_hw *ah = hw->priv; in ath5k_tx_queue()
1711 ath5k_tx_frame_completed(struct ath5k_hw *ah, struct sk_buff *skb, in ath5k_tx_frame_completed()
1777 ath5k_tx_processq(struct ath5k_hw *ah, struct ath5k_txq *txq) in ath5k_tx_processq()
1835 struct ath5k_hw *ah = from_tasklet(ah, t, txtq); in ath5k_tasklet_tx()
1854 ath5k_beacon_setup(struct ath5k_hw *ah, struct ath5k_buf *bf) in ath5k_beacon_setup()
1940 struct ath5k_hw *ah = hw->priv; in ath5k_beacon_update()
1973 ath5k_beacon_send(struct ath5k_hw *ah) in ath5k_beacon_send()
2091 ath5k_beacon_update_timers(struct ath5k_hw *ah, u64 bc_tsf) in ath5k_beacon_update_timers()
2193 ath5k_beacon_config(struct ath5k_hw *ah) in ath5k_beacon_config()
2226 struct ath5k_hw *ah = from_tasklet(ah, t, beacontq); in ath5k_tasklet_beacon()
2259 ath5k_intr_calibration_poll(struct ath5k_hw *ah) in ath5k_intr_calibration_poll()
2292 ath5k_schedule_rx(struct ath5k_hw *ah) in ath5k_schedule_rx()
2299 ath5k_schedule_tx(struct ath5k_hw *ah) in ath5k_schedule_tx()
2308 struct ath5k_hw *ah = dev_id; in ath5k_intr()
2451 struct ath5k_hw *ah = container_of(work, struct ath5k_hw, in ath5k_calibrate_work()
2497 struct ath5k_hw *ah = from_tasklet(ah, t, ani_tasklet); in ath5k_tasklet_ani()
2508 struct ath5k_hw *ah = container_of(work, struct ath5k_hw, in ath5k_tx_complete_poll_work()
2574 ath5k_init_ah(struct ath5k_hw *ah, const struct ath_bus_ops *bus_ops) in ath5k_init_ah()
2732 ath5k_stop_locked(struct ath5k_hw *ah) in ath5k_stop_locked()
2770 struct ath5k_hw *ah = hw->priv; in ath5k_start()
2834 static void ath5k_stop_tasklets(struct ath5k_hw *ah) in ath5k_stop_tasklets()
2852 struct ath5k_hw *ah = hw->priv; in ath5k_stop()
2902 ath5k_reset(struct ath5k_hw *ah, struct ieee80211_channel *chan, in ath5k_reset()
3017 struct ath5k_hw *ah = container_of(work, struct ath5k_hw, in ath5k_reset_work()
3029 struct ath5k_hw *ah = hw->priv; in ath5k_init()
3168 ath5k_deinit_ah(struct ath5k_hw *ah) in ath5k_deinit_ah()
3202 ath5k_any_vif_assoc(struct ath5k_hw *ah) in ath5k_any_vif_assoc()
3219 struct ath5k_hw *ah = hw->priv; in ath5k_set_beacon_filter()
3230 void _ath5k_printk(const struct ath5k_hw *ah, const char *level, in _ath5k_printk()