Lines Matching refs:ath5k_hw

103  * @ah: The &struct ath5k_hw
114 ath5k_hw_get_frame_duration(struct ath5k_hw *ah, enum nl80211_band band,
173 * @ah: The &struct ath5k_hw
176 ath5k_hw_get_default_slottime(struct ath5k_hw *ah)
204 * @ah: The &struct ath5k_hw
207 ath5k_hw_get_default_sifs(struct ath5k_hw *ah)
235 * @ah: The &struct ath5k_hw
244 ath5k_hw_update_mib_counters(struct ath5k_hw *ah)
263 * @ah: The &struct ath5k_hw
278 ath5k_hw_write_rate_duration(struct ath5k_hw *ah)
324 * @ah: The &struct ath5k_hw
328 ath5k_hw_set_ack_timeout(struct ath5k_hw *ah, unsigned int timeout)
342 * @ah: The &struct ath5k_hw
346 ath5k_hw_set_cts_timeout(struct ath5k_hw *ah, unsigned int timeout)
365 * @ah: The &struct ath5k_hw
371 ath5k_hw_set_lladdr(struct ath5k_hw *ah, const u8 *mac)
393 * @ah: The &struct ath5k_hw
399 ath5k_hw_set_bssid(struct ath5k_hw *ah)
434 * @ah: The &struct ath5k_hw
448 ath5k_hw_set_bssid_mask(struct ath5k_hw *ah, const u8 *mask)
461 * @ah: The &struct ath5k_hw
466 ath5k_hw_set_mcast_filter(struct ath5k_hw *ah, u32 filter0, u32 filter1)
474 * @ah: The &struct ath5k_hw
483 ath5k_hw_get_rx_filter(struct ath5k_hw *ah)
504 * @ah: The &struct ath5k_hw
512 ath5k_hw_set_rx_filter(struct ath5k_hw *ah, u32 filter)
557 * @ah: The &struct ath5k_hw
562 ath5k_hw_get_tsf64(struct ath5k_hw *ah)
603 * @ah: The &struct ath5k_hw
609 ath5k_hw_set_tsf64(struct ath5k_hw *ah, u64 tsf64)
617 * @ah: The &struct ath5k_hw
622 ath5k_hw_reset_tsf(struct ath5k_hw *ah)
640 * @ah: The &struct ath5k_hw
648 ath5k_hw_init_beacon_timers(struct ath5k_hw *ah, u32 next_beacon, u32 interval)
759 * @ah: The &struct ath5k_hw
797 ath5k_hw_check_beacon_timers(struct ath5k_hw *ah, int intval)
818 * @ah: The &struct ath5k_hw
824 ath5k_hw_set_coverage_class(struct ath5k_hw *ah, u8 coverage_class)
844 * @ah: The &struct ath5k_hw
852 ath5k_hw_start_rx_pcu(struct ath5k_hw *ah)
859 * @ah: The &struct ath5k_hw
864 ath5k_hw_stop_rx_pcu(struct ath5k_hw *ah)
871 * @ah: The &struct ath5k_hw
877 ath5k_hw_set_opmode(struct ath5k_hw *ah, enum nl80211_iftype op_mode)
947 * @ah: The &struct ath5k_hw
954 ath5k_hw_pcu_init(struct ath5k_hw *ah, enum nl80211_iftype op_mode)
977 * choice. Instead store it on ath5k_hw */