Home
last modified time | relevance | path

Searched refs:ath5k_softc (Results 1 – 15 of 15) sorted by relevance

/linux-2.6.39/drivers/net/wireless/ath/ath5k/
Ddebug.h64 struct ath5k_softc;
141 ath5k_debug_init_device(struct ath5k_softc *sc);
144 ath5k_debug_finish_device(struct ath5k_softc *sc);
147 ath5k_debug_printrxbuffs(struct ath5k_softc *sc, struct ath5k_hw *ah);
150 ath5k_debug_dump_bands(struct ath5k_softc *sc);
153 ath5k_debug_printtxbuf(struct ath5k_softc *sc, struct ath5k_buf *bf);
160 ATH5K_DBG(struct ath5k_softc *sc, unsigned int m, const char *fmt, ...) {} in ATH5K_DBG()
163 ATH5K_DBG_UNLIMIT(struct ath5k_softc *sc, unsigned int m, const char *fmt, ...) in ATH5K_DBG_UNLIMIT()
167 ath5k_debug_init_device(struct ath5k_softc *sc) {} in ath5k_debug_init_device()
170 ath5k_debug_finish_device(struct ath5k_softc *sc) {} in ath5k_debug_finish_device()
[all …]
Drfkill.c39 static inline void ath5k_rfkill_disable(struct ath5k_softc *sc) in ath5k_rfkill_disable()
48 static inline void ath5k_rfkill_enable(struct ath5k_softc *sc) in ath5k_rfkill_enable()
56 static inline void ath5k_rfkill_set_intr(struct ath5k_softc *sc, bool enable) in ath5k_rfkill_set_intr()
68 ath5k_is_rfkill_set(struct ath5k_softc *sc) in ath5k_is_rfkill_set()
79 struct ath5k_softc *sc = (void *)data; in ath5k_tasklet_rfkill_toggle()
90 struct ath5k_softc *sc = ah->ah_sc; in ath5k_rfkill_hw_start()
110 struct ath5k_softc *sc = ah->ah_sc; in ath5k_rfkill_hw_stop()
Dmac80211-ops.c58 struct ath5k_softc *sc = hw->priv; in ath5k_tx()
87 struct ath5k_softc *sc = hw->priv; in ath5k_add_interface()
173 struct ath5k_softc *sc = hw->priv; in ath5k_remove_interface()
207 struct ath5k_softc *sc = hw->priv; in ath5k_config()
267 struct ath5k_softc *sc = hw->priv; in ath5k_bss_info_changed()
380 struct ath5k_softc *sc = hw->priv; in ath5k_configure_filter()
490 struct ath5k_softc *sc = hw->priv; in ath5k_set_key()
544 struct ath5k_softc *sc = hw->priv; in ath5k_sw_scan_start()
553 struct ath5k_softc *sc = hw->priv; in ath5k_sw_scan_complete()
563 struct ath5k_softc *sc = hw->priv; in ath5k_get_stats()
[all …]
Dbase.c83 static int ath5k_reset(struct ath5k_softc *sc, struct ieee80211_channel *chan,
86 void ath5k_beacon_update_timers(struct ath5k_softc *sc, u64 bc_tsf);
237 struct ath5k_softc *sc = hw->priv; in ath5k_reg_notifier()
326 ath5k_setup_rate_idx(struct ath5k_softc *sc, struct ieee80211_supported_band *b) in ath5k_setup_rate_idx()
343 struct ath5k_softc *sc = hw->priv; in ath5k_setup_bands()
430 ath5k_chan_set(struct ath5k_softc *sc, struct ieee80211_channel *chan) in ath5k_chan_set()
486 ath5k_update_bssid_mask_and_opmode(struct ath5k_softc *sc, in ath5k_update_bssid_mask_and_opmode()
542 ath5k_hw_to_driver_rix(struct ath5k_softc *sc, int hw_rix) in ath5k_hw_to_driver_rix()
563 struct sk_buff *ath5k_rx_skb_alloc(struct ath5k_softc *sc, dma_addr_t *skb_addr) in ath5k_rx_skb_alloc()
595 ath5k_rxbuf_setup(struct ath5k_softc *sc, struct ath5k_buf *bf) in ath5k_rxbuf_setup()
[all …]
Dsysfs.c13 struct ath5k_softc *sc = dev_get_drvdata(dev); \
21 struct ath5k_softc *sc = dev_get_drvdata(dev); \
36 struct ath5k_softc *sc = dev_get_drvdata(dev); \
96 ath5k_sysfs_register(struct ath5k_softc *sc) in ath5k_sysfs_register()
111 ath5k_sysfs_unregister(struct ath5k_softc *sc) in ath5k_sysfs_unregister()
Dled.c89 void ath5k_led_enable(struct ath5k_softc *sc) in ath5k_led_enable()
97 static void ath5k_led_on(struct ath5k_softc *sc) in ath5k_led_on()
104 void ath5k_led_off(struct ath5k_softc *sc) in ath5k_led_off()
125 ath5k_register_led(struct ath5k_softc *sc, struct ath5k_led *led, in ath5k_register_led()
154 void ath5k_unregister_leds(struct ath5k_softc *sc) in ath5k_unregister_leds()
160 int ath5k_init_leds(struct ath5k_softc *sc) in ath5k_init_leds()
Dath5k.h1033 struct ath5k_softc *ah_sc;
1153 int ath5k_init_softc(struct ath5k_softc *sc, const struct ath_bus_ops *bus_ops);
1154 void ath5k_deinit_softc(struct ath5k_softc *sc);
1155 int ath5k_hw_init(struct ath5k_softc *sc);
1158 int ath5k_sysfs_register(struct ath5k_softc *sc);
1159 void ath5k_sysfs_unregister(struct ath5k_softc *sc);
1166 bool ath_any_vif_assoc(struct ath5k_softc *sc);
1169 int ath5k_init_hw(struct ath5k_softc *sc);
1170 int ath5k_stop_hw(struct ath5k_softc *sc);
1171 void ath5k_mode_setup(struct ath5k_softc *sc, struct ieee80211_vif *vif);
[all …]
Dpci.c53 struct ath5k_softc *sc = (struct ath5k_softc *) common->priv; in ath5k_pci_read_cachesize()
127 struct ath5k_softc *sc; in ath5k_pci_probe()
256 struct ath5k_softc *sc = hw->priv; in ath5k_pci_remove()
268 struct ath5k_softc *sc = pci_get_drvdata(to_pci_dev(dev)); in ath5k_pci_suspend()
277 struct ath5k_softc *sc = pci_get_drvdata(pdev); in ath5k_pci_resume()
Dtrace.h15 #define PRIV_ENTRY __field(struct ath5k_softc *, priv)
22 TP_PROTO(struct ath5k_softc *priv, struct sk_buff *skb),
40 TP_PROTO(struct ath5k_softc *priv, struct sk_buff *skb,
66 TP_PROTO(struct ath5k_softc *priv, struct sk_buff *skb,
Dahb.c37 struct ath5k_softc *sc = common->priv; in ath5k_ahb_eeprom_read()
58 struct ath5k_softc *sc = ah->ah_sc; in ath5k_hw_read_srev()
75 struct ath5k_softc *sc; in ath_ahb_probe()
112 hw = ieee80211_alloc_hw(sizeof(struct ath5k_softc), &ath5k_hw_ops); in ath_ahb_probe()
169 struct ath5k_softc *sc; in ath_ahb_remove()
Ddebug.c160 struct ath5k_softc *sc = seq->private; in reg_show()
200 struct ath5k_softc *sc = file->private_data; in read_file_beacon()
250 struct ath5k_softc *sc = file->private_data; in write_file_beacon()
282 struct ath5k_softc *sc = file->private_data; in write_file_reset()
321 struct ath5k_softc *sc = file->private_data; in read_file_debug()
350 struct ath5k_softc *sc = file->private_data; in write_file_debug()
381 struct ath5k_softc *sc = file->private_data; in read_file_antenna()
453 struct ath5k_softc *sc = file->private_data; in write_file_antenna()
492 struct ath5k_softc *sc = file->private_data; in read_file_misc()
547 struct ath5k_softc *sc = file->private_data; in read_file_frameerrors()
[all …]
Dbase.h102 struct ath5k_softc *sc; /* driver state */
172 struct ath5k_softc { struct
Dpcu.c80 struct ath5k_softc *sc = ah->ah_sc; in ath5k_hw_get_frame_duration()
237 struct ath5k_softc *sc = ah->ah_sc; in ath5k_hw_write_rate_duration()
Dattach.c105 int ath5k_hw_init(struct ath5k_softc *sc) in ath5k_hw_init()
Dqcu.c513 struct ath5k_softc *sc = ah->ah_sc; in ath5k_hw_set_ifs_intervals()