Lines Matching refs:ath5k_softc
83 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()
663 ath5k_txbuf_setup(struct ath5k_softc *sc, struct ath5k_buf *bf, in ath5k_txbuf_setup()
772 ath5k_desc_alloc(struct ath5k_softc *sc) in ath5k_desc_alloc()
838 ath5k_txbuf_free_skb(struct ath5k_softc *sc, struct ath5k_buf *bf) in ath5k_txbuf_free_skb()
852 ath5k_rxbuf_free_skb(struct ath5k_softc *sc, struct ath5k_buf *bf) in ath5k_rxbuf_free_skb()
869 ath5k_desc_free(struct ath5k_softc *sc) in ath5k_desc_free()
895 ath5k_txq_setup(struct ath5k_softc *sc, in ath5k_txq_setup()
970 ath5k_beaconq_config(struct ath5k_softc *sc) in ath5k_beaconq_config()
1039 ath5k_drain_tx_buffs(struct ath5k_softc *sc) in ath5k_drain_tx_buffs()
1068 ath5k_txq_release(struct ath5k_softc *sc) in ath5k_txq_release()
1089 ath5k_rx_start(struct ath5k_softc *sc) in ath5k_rx_start()
1131 ath5k_rx_stop(struct ath5k_softc *sc) in ath5k_rx_stop()
1142 ath5k_rx_decrypted(struct ath5k_softc *sc, struct sk_buff *skb, in ath5k_rx_decrypted()
1172 ath5k_check_ibss_tsf(struct ath5k_softc *sc, struct sk_buff *skb, in ath5k_check_ibss_tsf()
1239 ath5k_update_beacon_rssi(struct ath5k_softc *sc, struct sk_buff *skb, int rssi) in ath5k_update_beacon_rssi()
1325 ath5k_receive_frame(struct ath5k_softc *sc, struct sk_buff *skb, in ath5k_receive_frame()
1397 ath5k_receive_frame_ok(struct ath5k_softc *sc, struct ath5k_rx_status *rs) in ath5k_receive_frame_ok()
1452 struct ath5k_softc *sc = (void *)data; in ath5k_tasklet_rx()
1520 struct ath5k_softc *sc = hw->priv; in ath5k_tx_queue()
1572 ath5k_tx_frame_completed(struct ath5k_softc *sc, struct sk_buff *skb, in ath5k_tx_frame_completed()
1630 ath5k_tx_processq(struct ath5k_softc *sc, struct ath5k_txq *txq) in ath5k_tx_processq()
1688 struct ath5k_softc *sc = (void *)data; in ath5k_tasklet_tx()
1704 ath5k_beacon_setup(struct ath5k_softc *sc, struct ath5k_buf *bf) in ath5k_beacon_setup()
1788 struct ath5k_softc *sc = hw->priv; in ath5k_beacon_update()
1822 ath5k_beacon_send(struct ath5k_softc *sc) in ath5k_beacon_send()
1931 ath5k_beacon_update_timers(struct ath5k_softc *sc, u64 bc_tsf) in ath5k_beacon_update_timers()
2033 ath5k_beacon_config(struct ath5k_softc *sc) in ath5k_beacon_config()
2070 struct ath5k_softc *sc = (struct ath5k_softc *) data; in ath5k_tasklet_beacon()
2125 struct ath5k_softc *sc = dev_id; in ath5k_intr()
2219 struct ath5k_softc *sc = (void *)data; in ath5k_tasklet_calibrate()
2259 struct ath5k_softc *sc = (void *)data; in ath5k_tasklet_ani()
2271 struct ath5k_softc *sc = container_of(work, struct ath5k_softc, in ath5k_tx_complete_poll_work()
2318 ath5k_init_softc(struct ath5k_softc *sc, const struct ath_bus_ops *bus_ops) in ath5k_init_softc()
2476 ath5k_stop_locked(struct ath5k_softc *sc) in ath5k_stop_locked()
2514 ath5k_init_hw(struct ath5k_softc *sc) in ath5k_init_hw()
2573 static void stop_tasklets(struct ath5k_softc *sc) in stop_tasklets()
2589 ath5k_stop_hw(struct ath5k_softc *sc) in ath5k_stop_hw()
2641 ath5k_reset(struct ath5k_softc *sc, struct ieee80211_channel *chan, in ath5k_reset()
2717 struct ath5k_softc *sc = container_of(work, struct ath5k_softc, in ath5k_reset_work()
2729 struct ath5k_softc *sc = hw->priv; in ath5k_init()
2884 ath5k_deinit_softc(struct ath5k_softc *sc) in ath5k_deinit_softc()
2919 ath_any_vif_assoc(struct ath5k_softc *sc) in ath_any_vif_assoc()
2935 struct ath5k_softc *sc = hw->priv; in set_beacon_filter()