Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath5k/
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()
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()
Dmac80211-ops.c257 struct ath_common *common = ath5k_hw_common(ah); in ath5k_bss_info_changed()
478 struct ath_common *common = ath5k_hw_common(ah); in ath5k_set_key()
653 struct ath_common *common = ath5k_hw_common(ah); in ath5k_get_survey()
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 …]
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()
Dattach.c107 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_init()
Dani.c376 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_ani_get_listen_time()