Home
last modified time | relevance | path

Searched refs:ath5k_hw_common (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dpcu.c373 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_set_lladdr()
401 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_set_bssid()
450 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_set_bssid_mask()
879 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_set_opmode()
H A Dath5k.h1638 static inline struct ath_common *ath5k_hw_common(struct ath5k_hw *ah) in ath5k_hw_common() function
1645 return &(ath5k_hw_common(ah)->regulatory); in ath5k_hw_regulatory()
1688 return ath5k_hw_common(ah)->bus_ops->ath_bus_type; in ath5k_get_bus_type()
1698 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_nvram_read()
H A Dmac80211-ops.c257 struct ath_common *common = ath5k_hw_common(ah); in ath5k_bss_info_changed()
477 struct ath_common *common = ath5k_hw_common(ah); in ath5k_set_key()
652 struct ath_common *common = ath5k_hw_common(ah); in ath5k_get_survey()
H A Dbase.c521 struct ath_common *common = ath5k_hw_common(ah); in ath5k_update_bssid_mask_and_opmode()
598 struct ath_common *common = ath5k_hw_common(ah); in ath5k_rx_skb_alloc()
979 struct ath_common *common = ath5k_hw_common(ah); in ath5k_rxbuf_free_skb()
1207 struct ath_common *common = ath5k_hw_common(ah); in ath5k_rx_start()
1259 struct ath_common *common = ath5k_hw_common(ah); in ath5k_rx_decrypted()
1420 struct ath_common *common = ath5k_hw_common(ah); in ath5k_receive_frame()
1590 struct ath_common *common = ath5k_hw_common(ah); in ath5k_tasklet_rx()
2633 common = ath5k_hw_common(ah); in ath5k_init_ah()
2771 struct ath_common *common = ath5k_hw_common(ah); in ath5k_start()
2905 struct ath_common *common = ath5k_hw_common(ah); in ath5k_reset()
[all …]
H A Dreset.c103 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_htoclock()
120 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_clocktoh()
135 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_init_core_clock()
H A Dattach.c107 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_init()
H A Dani.c376 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_ani_get_listen_time()