Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath5k/
Dpcu.c372 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_set_lladdr()
400 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_set_bssid()
449 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_set_bssid_mask()
877 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_set_opmode()
Dbase.c522 struct ath_common *common = ath5k_hw_common(ah); in ath5k_update_bssid_mask_and_opmode()
599 struct ath_common *common = ath5k_hw_common(ah); in ath5k_rx_skb_alloc()
935 struct ath_common *common = ath5k_hw_common(ah); in ath5k_rxbuf_free_skb()
1163 struct ath_common *common = ath5k_hw_common(ah); in ath5k_rx_start()
1215 struct ath_common *common = ath5k_hw_common(ah); in ath5k_rx_decrypted()
1376 struct ath_common *common = ath5k_hw_common(ah); in ath5k_receive_frame()
1546 struct ath_common *common = ath5k_hw_common(ah); in ath5k_tasklet_rx()
2588 common = ath5k_hw_common(ah); in ath5k_init_ah()
2726 struct ath_common *common = ath5k_hw_common(ah); in ath5k_start()
2862 struct ath_common *common = ath5k_hw_common(ah); in ath5k_reset()
[all …]
Dath5k.h1641 static inline struct ath_common *ath5k_hw_common(struct ath5k_hw *ah) in ath5k_hw_common() function
1648 return &(ath5k_hw_common(ah)->regulatory); in ath5k_hw_regulatory()
1691 return ath5k_hw_common(ah)->bus_ops->ath_bus_type; in ath5k_get_bus_type()
1701 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()
489 struct ath_common *common = ath5k_hw_common(ah); in ath5k_set_key()
665 struct ath_common *common = ath5k_hw_common(ah); in ath5k_get_survey()
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()