Home
last modified time | relevance | path

Searched defs:ar (Results 26 – 50 of 169) sorted by relevance

1234567

/linux-6.8/drivers/net/wireless/ath/ath10k/
Dhtt_tx.c41 struct ath10k *ar = hw->priv; in __ath10k_htt_tx_txq_recalc() local
88 static void __ath10k_htt_tx_txq_sync(struct ath10k *ar) in __ath10k_htt_tx_txq_sync()
118 struct ath10k *ar = hw->priv; in ath10k_htt_tx_txq_recalc() local
125 void ath10k_htt_tx_txq_sync(struct ath10k *ar) in ath10k_htt_tx_txq_sync()
135 struct ath10k *ar = hw->priv; in ath10k_htt_tx_txq_update() local
172 struct ath10k *ar = htt->ar; in ath10k_htt_tx_mgmt_inc_pending() local
200 struct ath10k *ar = htt->ar; in ath10k_htt_tx_alloc_msdu_id() local
215 struct ath10k *ar = htt->ar; in ath10k_htt_tx_free_msdu_id() local
226 struct ath10k *ar = htt->ar; in ath10k_htt_tx_free_cont_txbuf_32() local
240 struct ath10k *ar = htt->ar; in ath10k_htt_tx_alloc_cont_txbuf_32() local
[all …]
Dhtc.c16 static void ath10k_htc_control_tx_complete(struct ath10k *ar, in ath10k_htc_control_tx_complete()
22 static struct sk_buff *ath10k_htc_build_tx_ctrl_skb(void *ar) in ath10k_htc_build_tx_ctrl_skb()
54 struct ath10k *ar = ep->htc->ar; in ath10k_htc_notify_tx_completion() local
111 struct ath10k *ar = htc->ar; in ath10k_htc_consume_credit() local
144 struct ath10k *ar = htc->ar; in ath10k_htc_release_credit() local
167 struct ath10k *ar = htc->ar; in ath10k_htc_send() local
225 void ath10k_htc_tx_completion_handler(struct ath10k *ar, struct sk_buff *skb) in ath10k_htc_tx_completion_handler()
252 struct ath10k *ar = htc->ar; in ath10k_htc_process_credit_report() local
289 struct ath10k *ar = htc->ar; in ath10k_htc_process_lookahead() local
321 struct ath10k *ar = htc->ar; in ath10k_htc_process_lookahead_bundle() local
[all …]
Dqmi.c36 struct ath10k *ar = qmi->ar; in ath10k_qmi_map_msa_permission() local
68 struct ath10k *ar = qmi->ar; in ath10k_qmi_unmap_msa_permission() local
125 struct ath10k *ar = qmi->ar; in ath10k_qmi_msa_mem_info_send_sync_msg() local
203 struct ath10k *ar = qmi->ar; in ath10k_qmi_msa_ready_send_sync_msg() local
242 struct ath10k *ar = qmi->ar; in ath10k_qmi_bdf_dnld_send_sync() local
328 struct ath10k *ar = qmi->ar; in ath10k_qmi_send_cal_report_req() local
381 ath10k_qmi_mode_send_sync_msg(struct ath10k *ar, enum wlfw_driver_mode_enum_v01 mode) in ath10k_qmi_mode_send_sync_msg()
428 ath10k_qmi_cfg_send_sync_msg(struct ath10k *ar, in ath10k_qmi_cfg_send_sync_msg()
515 int ath10k_qmi_wlan_enable(struct ath10k *ar, in ath10k_qmi_wlan_enable()
540 int ath10k_qmi_wlan_disable(struct ath10k *ar) in ath10k_qmi_wlan_disable()
[all …]
Dcoredump.c1421 static u32 ath10k_coredump_get_ramdump_size(struct ath10k *ar) in ath10k_coredump_get_ramdump_size()
1449 const struct ath10k_hw_mem_layout *ath10k_coredump_get_mem_layout(struct ath10k *ar) in ath10k_coredump_get_mem_layout()
1458 const struct ath10k_hw_mem_layout *_ath10k_coredump_get_mem_layout(struct ath10k *ar) in _ath10k_coredump_get_mem_layout()
1475 struct ath10k_fw_crash_data *ath10k_coredump_new(struct ath10k *ar) in ath10k_coredump_new()
1492 static struct ath10k_dump_file_data *ath10k_coredump_build(struct ath10k *ar) in ath10k_coredump_build()
1597 int ath10k_coredump_submit(struct ath10k *ar) in ath10k_coredump_submit()
1616 int ath10k_coredump_create(struct ath10k *ar) in ath10k_coredump_create()
1629 int ath10k_coredump_register(struct ath10k *ar) in ath10k_coredump_register()
1647 void ath10k_coredump_unregister(struct ath10k *ar) in ath10k_coredump_unregister()
1654 void ath10k_coredump_destroy(struct ath10k *ar) in ath10k_coredump_destroy()
Dtestmode.c31 bool ath10k_tm_event_wmi(struct ath10k *ar, u32 cmd_id, struct sk_buff *skb) in ath10k_tm_event_wmi()
100 static int ath10k_tm_cmd_get_version(struct ath10k *ar, struct nlattr *tb[]) in ath10k_tm_cmd_get_version()
139 static int ath10k_tm_fetch_utf_firmware_api_1(struct ath10k *ar, in ath10k_tm_fetch_utf_firmware_api_1()
173 static int ath10k_tm_fetch_firmware(struct ath10k *ar) in ath10k_tm_fetch_firmware()
226 static int ath10k_tm_cmd_utf_start(struct ath10k *ar, struct nlattr *tb[]) in ath10k_tm_cmd_utf_start()
323 static void __ath10k_tm_cmd_utf_stop(struct ath10k *ar) in __ath10k_tm_cmd_utf_stop()
347 static int ath10k_tm_cmd_utf_stop(struct ath10k *ar, struct nlattr *tb[]) in ath10k_tm_cmd_utf_stop()
371 static int ath10k_tm_cmd_wmi(struct ath10k *ar, struct nlattr *tb[]) in ath10k_tm_cmd_wmi()
430 struct ath10k *ar = hw->priv; in ath10k_tm_cmd() local
456 void ath10k_testmode_destroy(struct ath10k *ar) in ath10k_testmode_destroy()
Dwow.c27 struct ath10k *ar = arvif->ar; in ath10k_wow_vif_cleanup() local
51 static int ath10k_wow_cleanup(struct ath10k *ar) in ath10k_wow_cleanup()
172 static int ath10k_wmi_pno_check(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_pno_check()
271 struct ath10k *ar = arvif->ar; in ath10k_vif_wow_set_wakeups() local
386 static int ath10k_wow_set_wakeups(struct ath10k *ar, in ath10k_wow_set_wakeups()
409 struct ath10k *ar = arvif->ar; in ath10k_vif_wow_clean_nlo() local
432 static int ath10k_wow_nlo_cleanup(struct ath10k *ar) in ath10k_wow_nlo_cleanup()
451 static int ath10k_wow_enable(struct ath10k *ar) in ath10k_wow_enable()
474 static int ath10k_wow_wakeup(struct ath10k *ar) in ath10k_wow_wakeup()
501 struct ath10k *ar = hw->priv; in ath10k_wow_op_suspend() local
[all …]
Dbmi.c14 void ath10k_bmi_start(struct ath10k *ar) in ath10k_bmi_start()
22 int ath10k_bmi_done(struct ath10k *ar) in ath10k_bmi_done()
47 int ath10k_bmi_get_target_info(struct ath10k *ar, in ath10k_bmi_get_target_info()
85 int ath10k_bmi_get_target_info_sdio(struct ath10k *ar, in ath10k_bmi_get_target_info_sdio()
154 int ath10k_bmi_read_memory(struct ath10k *ar, in ath10k_bmi_read_memory()
196 int ath10k_bmi_write_soc_reg(struct ath10k *ar, u32 address, u32 reg_val) in ath10k_bmi_write_soc_reg()
225 int ath10k_bmi_read_soc_reg(struct ath10k *ar, u32 address, u32 *reg_val) in ath10k_bmi_read_soc_reg()
259 int ath10k_bmi_write_memory(struct ath10k *ar, in ath10k_bmi_write_memory()
305 int ath10k_bmi_execute(struct ath10k *ar, u32 address, u32 param, u32 *result) in ath10k_bmi_execute()
344 static int ath10k_bmi_lz_data_large(struct ath10k *ar, const void *buffer, u32 length) in ath10k_bmi_lz_data_large()
[all …]
Dtxrx.c14 static void ath10k_report_offchan_tx(struct ath10k *ar, struct sk_buff *skb) in ath10k_report_offchan_tx()
47 struct ath10k *ar = htt->ar; in ath10k_txrx_tx_unref() local
150 struct ath10k_peer *ath10k_peer_find(struct ath10k *ar, int vdev_id, in ath10k_peer_find()
169 struct ath10k_peer *ath10k_peer_find_by_id(struct ath10k *ar, int peer_id) in ath10k_peer_find_by_id()
185 static int ath10k_wait_for_peer_common(struct ath10k *ar, int vdev_id, in ath10k_wait_for_peer_common()
207 int ath10k_wait_for_peer_created(struct ath10k *ar, int vdev_id, const u8 *addr) in ath10k_wait_for_peer_created()
212 int ath10k_wait_for_peer_deleted(struct ath10k *ar, int vdev_id, const u8 *addr) in ath10k_wait_for_peer_deleted()
220 struct ath10k *ar = htt->ar; in ath10k_peer_map_event() local
256 struct ath10k *ar = htt->ar; in ath10k_peer_unmap_event() local
Dspectral.c11 static void send_fft_sample(struct ath10k *ar, in send_fft_sample()
48 static inline size_t ath10k_spectral_fix_bin_size(struct ath10k *ar, in ath10k_spectral_fix_bin_size()
63 int ath10k_spectral_process_fft(struct ath10k *ar, in ath10k_spectral_process_fft()
161 static struct ath10k_vif *ath10k_get_spectral_vdev(struct ath10k *ar) in ath10k_get_spectral_vdev()
179 static int ath10k_spectral_scan_trigger(struct ath10k *ar) in ath10k_spectral_scan_trigger()
210 static int ath10k_spectral_scan_config(struct ath10k *ar, in ath10k_spectral_scan_config()
276 struct ath10k *ar = file->private_data; in read_file_spec_scan_ctl() local
305 struct ath10k *ar = file->private_data; in write_file_spec_scan_ctl() local
368 struct ath10k *ar = file->private_data; in read_file_spectral_count() local
385 struct ath10k *ar = file->private_data; in write_file_spectral_count() local
[all …]
Dthermal.c29 struct ath10k *ar = cdev->devdata; in ath10k_thermal_get_cur_throttle_state() local
42 struct ath10k *ar = cdev->devdata; in ath10k_thermal_set_cur_throttle_state() local
66 struct ath10k *ar = dev_get_drvdata(dev); in ath10k_thermal_show_temp() local
109 void ath10k_thermal_event_temperature(struct ath10k *ar, int temperature) in ath10k_thermal_event_temperature()
126 void ath10k_thermal_set_throttling(struct ath10k *ar) in ath10k_thermal_set_throttling()
155 int ath10k_thermal_register(struct ath10k *ar) in ath10k_thermal_register()
213 void ath10k_thermal_unregister(struct ath10k *ar) in ath10k_thermal_unregister()
Ddebugfs_sta.c13 static void ath10k_rx_stats_update_amsdu_subfrm(struct ath10k *ar, in ath10k_rx_stats_update_amsdu_subfrm()
29 static void ath10k_rx_stats_update_ampdu_subfrm(struct ath10k *ar, in ath10k_rx_stats_update_ampdu_subfrm()
49 void ath10k_sta_update_rx_tid_stats_ampdu(struct ath10k *ar, u16 peer_id, u8 tid, in ath10k_sta_update_rx_tid_stats_ampdu()
79 void ath10k_sta_update_rx_tid_stats(struct ath10k *ar, u8 *first_hdr, in ath10k_sta_update_rx_tid_stats()
129 static void ath10k_sta_update_extd_stats_rx_duration(struct ath10k *ar, in ath10k_sta_update_extd_stats_rx_duration()
148 static void ath10k_sta_update_stats_rx_duration(struct ath10k *ar, in ath10k_sta_update_stats_rx_duration()
167 void ath10k_sta_update_rx_duration(struct ath10k *ar, in ath10k_sta_update_rx_duration()
182 struct ath10k *ar = arsta->arvif->ar; in ath10k_dbg_sta_read_aggr_mode() local
201 struct ath10k *ar = arsta->arvif->ar; in ath10k_dbg_sta_write_aggr_mode() local
244 struct ath10k *ar = arsta->arvif->ar; in ath10k_dbg_sta_write_addba() local
[all …]
Dhtt_rx.c31 ath10k_htt_rx_find_skb_paddr(struct ath10k *ar, u64 paddr) in ath10k_htt_rx_find_skb_paddr()
265 int ath10k_htt_rx_ring_refill(struct ath10k *ar) in ath10k_htt_rx_ring_refill()
319 struct ath10k *ar = htt->ar; in ath10k_htt_rx_netbuf_pop() local
354 struct ath10k *ar = htt->ar; in ath10k_htt_rx_amsdu_pop() local
466 struct ath10k *ar = htt->ar; in ath10k_htt_rx_pop_paddr() local
502 struct ath10k *ar = htt->ar; in ath10k_htt_rx_handle_amsdu_mon_32() local
579 struct ath10k *ar = htt->ar; in ath10k_htt_rx_handle_amsdu_mon_64() local
655 struct ath10k *ar = htt->ar; in ath10k_htt_rx_pop_paddr32_list() local
720 struct ath10k *ar = htt->ar; in ath10k_htt_rx_pop_paddr64_list() local
782 struct ath10k *ar = htt->ar; in ath10k_htt_rx_alloc() local
[all …]
/linux-6.8/drivers/net/wireless/ath/ath6kl/
Drecovery.c23 struct ath6kl *ar = container_of(work, struct ath6kl, in ath6kl_recovery_work() local
42 void ath6kl_recovery_err_notify(struct ath6kl *ar, enum ath6kl_fw_err reason) in ath6kl_recovery_err_notify()
57 void ath6kl_recovery_hb_event(struct ath6kl *ar, u32 cookie) in ath6kl_recovery_hb_event()
65 struct ath6kl *ar = from_timer(ar, t, fw_recovery.hb_timer); in ath6kl_recovery_hb_timer() local
98 void ath6kl_recovery_init(struct ath6kl *ar) in ath6kl_recovery_init()
115 void ath6kl_recovery_cleanup(struct ath6kl *ar) in ath6kl_recovery_cleanup()
126 void ath6kl_recovery_suspend(struct ath6kl *ar) in ath6kl_recovery_suspend()
144 void ath6kl_recovery_resume(struct ath6kl *ar) in ath6kl_recovery_resume()
Dcfg80211.c147 struct ath6kl *ar = vif->ar; in __ath6kl_cfg80211_sscan_stop() local
164 struct ath6kl *ar = vif->ar; in ath6kl_cfg80211_sscan_disable() local
286 struct ath6kl *ar = vif->ar; in ath6kl_cfg80211_ready() local
324 struct ath6kl *ar = vif->ar; in ath6kl_set_assoc_req_ies() local
389 static bool ath6kl_is_valid_iftype(struct ath6kl *ar, enum nl80211_iftype type, in ath6kl_is_valid_iftype()
424 static bool ath6kl_is_tx_pending(struct ath6kl *ar) in ath6kl_is_tx_pending()
457 struct ath6kl *ar = ath6kl_priv(dev); in ath6kl_cfg80211_connect() local
686 struct ath6kl *ar = vif->ar; in ath6kl_add_bss_if_needed() local
743 struct ath6kl *ar = vif->ar; in ath6kl_cfg80211_connect_event() local
824 struct ath6kl *ar = ath6kl_priv(dev); in ath6kl_cfg80211_disconnect() local
[all …]
Dbmi.c23 int ath6kl_bmi_done(struct ath6kl *ar) in ath6kl_bmi_done()
44 int ath6kl_bmi_get_target_info(struct ath6kl *ar, in ath6kl_bmi_get_target_info()
114 int ath6kl_bmi_read(struct ath6kl *ar, u32 addr, u8 *buf, u32 len) in ath6kl_bmi_read()
170 int ath6kl_bmi_write(struct ath6kl *ar, u32 addr, u8 *buf, u32 len) in ath6kl_bmi_write()
237 int ath6kl_bmi_execute(struct ath6kl *ar, u32 addr, u32 *param) in ath6kl_bmi_execute()
284 int ath6kl_bmi_set_app_start(struct ath6kl *ar, u32 addr) in ath6kl_bmi_set_app_start()
320 int ath6kl_bmi_reg_read(struct ath6kl *ar, u32 addr, u32 *param) in ath6kl_bmi_reg_read()
363 int ath6kl_bmi_reg_write(struct ath6kl *ar, u32 addr, u32 param) in ath6kl_bmi_reg_write()
403 int ath6kl_bmi_lz_data(struct ath6kl *ar, u8 *buf, u32 len) in ath6kl_bmi_lz_data()
454 int ath6kl_bmi_lz_stream_start(struct ath6kl *ar, u32 addr) in ath6kl_bmi_lz_stream_start()
[all …]
Dsdio.c45 struct ath6kl *ar; member
80 static inline struct ath6kl_sdio *ath6kl_sdio_priv(struct ath6kl *ar) in ath6kl_sdio_priv()
96 static void ath6kl_sdio_set_mbox_info(struct ath6kl *ar) in ath6kl_sdio_set_mbox_info()
409 static int ath6kl_sdio_read_write_sync(struct ath6kl *ar, u32 addr, u8 *buf, in ath6kl_sdio_read_write_sync()
503 static int ath6kl_sdio_power_on(struct ath6kl *ar) in ath6kl_sdio_power_on()
543 static int ath6kl_sdio_power_off(struct ath6kl *ar) in ath6kl_sdio_power_off()
566 static int ath6kl_sdio_write_async(struct ath6kl *ar, u32 address, u8 *buffer, in ath6kl_sdio_write_async()
592 static void ath6kl_sdio_irq_enable(struct ath6kl *ar) in ath6kl_sdio_irq_enable()
607 static bool ath6kl_sdio_is_on_irq(struct ath6kl *ar) in ath6kl_sdio_is_on_irq()
614 static void ath6kl_sdio_irq_disable(struct ath6kl *ar) in ath6kl_sdio_irq_disable()
[all …]
Ddebug.c101 int ath6kl_read_tgt_stats(struct ath6kl *ar, struct ath6kl_vif *vif) in ath6kl_read_tgt_stats()
291 void ath6kl_debug_war(struct ath6kl *ar, enum ath6kl_war war) in ath6kl_debug_war()
303 struct ath6kl *ar = file->private_data; in read_file_war_stats() local
336 void ath6kl_debug_fwlog_event(struct ath6kl *ar, const void *buf, size_t len) in ath6kl_debug_fwlog_event()
378 struct ath6kl *ar = inode->i_private; in ath6kl_fwlog_open() local
391 struct ath6kl *ar = inode->i_private; in ath6kl_fwlog_release() local
401 struct ath6kl *ar = file->private_data; in ath6kl_fwlog_read() local
454 struct ath6kl *ar = file->private_data; in ath6kl_fwlog_block_read() local
528 struct ath6kl *ar = file->private_data; in ath6kl_fwlog_mask_read() local
541 struct ath6kl *ar = file->private_data; in ath6kl_fwlog_mask_write() local
[all …]
/linux-6.8/drivers/net/wireless/ath/carl9170/
Dcmd.c43 int carl9170_write_reg(struct ar9170 *ar, const u32 reg, const u32 val) in carl9170_write_reg()
62 int carl9170_read_mreg(struct ar9170 *ar, const int nregs, in carl9170_read_mreg()
94 int carl9170_read_reg(struct ar9170 *ar, u32 reg, u32 *val) in carl9170_read_reg()
99 int carl9170_echo_test(struct ar9170 *ar, const u32 v) in carl9170_echo_test()
118 struct carl9170_cmd *carl9170_cmd_buf(struct ar9170 *ar, in carl9170_cmd_buf()
132 int carl9170_reboot(struct ar9170 *ar) in carl9170_reboot()
145 int carl9170_mac_reset(struct ar9170 *ar) in carl9170_mac_reset()
151 int carl9170_bcn_ctrl(struct ar9170 *ar, const unsigned int vif_id, in carl9170_bcn_ctrl()
169 int carl9170_collect_tally(struct ar9170 *ar) in carl9170_collect_tally()
202 int carl9170_powersave(struct ar9170 *ar, const bool ps) in carl9170_powersave()
Drx.c49 static void carl9170_dbg_message(struct ar9170 *ar, const char *buf, u32 len) in carl9170_dbg_message()
76 static void carl9170_handle_ps(struct ar9170 *ar, struct carl9170_rsp *rsp) in carl9170_handle_ps()
96 static int carl9170_check_sequence(struct ar9170 *ar, unsigned int seq) in carl9170_check_sequence()
129 static void carl9170_cmd_callback(struct ar9170 *ar, u32 len, void *buffer) in carl9170_cmd_callback()
161 void carl9170_handle_command_response(struct ar9170 *ar, void *buf, u32 len) in carl9170_handle_command_response()
289 static int carl9170_rx_mac_status(struct ar9170 *ar, in carl9170_rx_mac_status()
442 static void carl9170_rx_phy_status(struct ar9170 *ar, in carl9170_rx_phy_status()
518 static void carl9170_ps_beacon(struct ar9170 *ar, void *data, unsigned int len) in carl9170_ps_beacon()
573 static void carl9170_ba_check(struct ar9170 *ar, void *data, unsigned int len) in carl9170_ba_check()
620 static bool carl9170_ampdu_check(struct ar9170 *ar, u8 *buf, u8 ms, in carl9170_ampdu_check()
[all …]
Ddebug.c66 struct ar9170 *ar; in carl9170_debugfs_read() local
117 struct ar9170 *ar; in carl9170_debugfs_write() local
216 static char *carl9170_debugfs_mem_usage_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_mem_usage_read()
239 static char *carl9170_debugfs_qos_stat_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_qos_stat_read()
283 static void carl9170_debugfs_format_frame(struct ar9170 *ar, in carl9170_debugfs_format_frame()
300 static char *carl9170_debugfs_ampdu_state_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_ampdu_state_read()
356 static void carl9170_debugfs_queue_dump(struct ar9170 *ar, char *buf, in carl9170_debugfs_queue_dump()
382 static char *carl9170_debugfs_sta_psm_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_sta_psm_read()
398 static char *carl9170_debugfs_tx_stuck_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_tx_stuck_read()
416 static char *carl9170_debugfs_phy_noise_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_phy_noise_read()
[all …]
Dled.c43 int carl9170_led_set_state(struct ar9170 *ar, const u32 led_state) in carl9170_led_set_state()
48 int carl9170_led_init(struct ar9170 *ar) in carl9170_led_init()
68 struct ar9170 *ar = container_of(work, struct ar9170, led_work.work); in carl9170_led_update() local
110 struct ar9170 *ar = arl->ar; in carl9170_led_set_brightness() local
124 static int carl9170_led_register_led(struct ar9170 *ar, int i, char *name, in carl9170_led_register_led()
150 void carl9170_led_unregister(struct ar9170 *ar) in carl9170_led_unregister()
164 int carl9170_led_register(struct ar9170 *ar) in carl9170_led_register()
Dfw.c20 static const void *carl9170_fw_find_desc(struct ar9170 *ar, const u8 descid[4], in carl9170_fw_find_desc()
39 static int carl9170_fw_verify_descs(struct ar9170 *ar, in carl9170_fw_verify_descs()
82 static void carl9170_fw_info(struct ar9170 *ar) in carl9170_fw_info()
131 static int carl9170_fw_checksum(struct ar9170 *ar, const __u8 *data, in carl9170_fw_checksum()
188 static int carl9170_fw_tx_sequence(struct ar9170 *ar) in carl9170_fw_tx_sequence()
205 static void carl9170_fw_set_if_combinations(struct ar9170 *ar, in carl9170_fw_set_if_combinations()
223 static int carl9170_fw(struct ar9170 *ar, const __u8 *data, size_t len) in carl9170_fw()
365 carl9170_find_fw_desc(struct ar9170 *ar, const __u8 *fw_data, const size_t len) in carl9170_find_fw_desc()
394 int carl9170_parse_firmware(struct ar9170 *ar) in carl9170_parse_firmware()
/linux-6.8/drivers/net/wireless/ath/ath11k/
Ddbring.c12 int ath11k_dbring_validate_buffer(struct ath11k *ar, void *buffer, u32 size) in ath11k_dbring_validate_buffer()
27 static void ath11k_dbring_fill_magic_value(struct ath11k *ar, in ath11k_dbring_fill_magic_value()
39 static int ath11k_dbring_bufs_replenish(struct ath11k *ar, in ath11k_dbring_bufs_replenish()
106 static int ath11k_dbring_fill_bufs(struct ath11k *ar, in ath11k_dbring_fill_bufs()
152 int ath11k_dbring_wmi_cfg_setup(struct ath11k *ar, in ath11k_dbring_wmi_cfg_setup()
184 int ath11k_dbring_set_cfg(struct ath11k *ar, struct ath11k_dbring *ring, in ath11k_dbring_set_cfg()
199 int ath11k_dbring_buf_setup(struct ath11k *ar, in ath11k_dbring_buf_setup()
222 int ath11k_dbring_srng_setup(struct ath11k *ar, struct ath11k_dbring *ring, in ath11k_dbring_srng_setup()
271 struct ath11k *ar; in ath11k_dbring_buffer_release_event() local
379 void ath11k_dbring_srng_cleanup(struct ath11k *ar, struct ath11k_dbring *ring) in ath11k_dbring_srng_cleanup()
[all …]
Dwmi.c234 static int ath11k_wmi_tlv_parse(struct ath11k_base *ar, const void **tb, in ath11k_wmi_tlv_parse()
634 static u32 ath11k_wmi_mgmt_get_freq(struct ath11k *ar, in ath11k_wmi_mgmt_get_freq()
648 int ath11k_wmi_mgmt_send(struct ath11k *ar, u32 vdev_id, u32 buf_id, in ath11k_wmi_mgmt_send()
700 int ath11k_wmi_vdev_create(struct ath11k *ar, u8 *macaddr, in ath11k_wmi_vdev_create()
780 int ath11k_wmi_vdev_delete(struct ath11k *ar, u8 vdev_id) in ath11k_wmi_vdev_delete()
807 int ath11k_wmi_vdev_stop(struct ath11k *ar, u8 vdev_id) in ath11k_wmi_vdev_stop()
835 int ath11k_wmi_vdev_down(struct ath11k *ar, u8 vdev_id) in ath11k_wmi_vdev_down()
917 int ath11k_wmi_vdev_start(struct ath11k *ar, struct wmi_vdev_start_req_arg *arg, in ath11k_wmi_vdev_start()
1008 int ath11k_wmi_vdev_up(struct ath11k *ar, u32 vdev_id, u32 aid, const u8 *bssid, in ath11k_wmi_vdev_up()
1062 int ath11k_wmi_send_peer_create_cmd(struct ath11k *ar, in ath11k_wmi_send_peer_create_cmd()
[all …]
Dthermal.c28 struct ath11k *ar = cdev->devdata; in ath11k_thermal_get_cur_throttle_state() local
41 struct ath11k *ar = cdev->devdata; in ath11k_thermal_set_cur_throttle_state() local
67 struct ath11k *ar = dev_get_drvdata(dev); in ath11k_thermal_show_temp() local
110 void ath11k_thermal_event_temperature(struct ath11k *ar, int temperature) in ath11k_thermal_event_temperature()
127 int ath11k_thermal_set_throttling(struct ath11k *ar, u32 throttle_state) in ath11k_thermal_set_throttling()
162 struct ath11k *ar; in ath11k_thermal_register() local
214 struct ath11k *ar; in ath11k_thermal_unregister() local

1234567