Home
last modified time | relevance | path

Searched defs:ar (Results 1 – 25 of 154) sorted by relevance

1234567

/linux/drivers/net/wireless/ath/ath6kl/
A Dhif-ops.h46 static inline void ath6kl_hif_irq_enable(struct ath6kl *ar) in ath6kl_hif_irq_enable()
53 static inline void ath6kl_hif_irq_disable(struct ath6kl *ar) in ath6kl_hif_irq_disable()
65 static inline void hif_scatter_req_add(struct ath6kl *ar, in hif_scatter_req_add()
71 static inline int ath6kl_hif_enable_scatter(struct ath6kl *ar) in ath6kl_hif_enable_scatter()
76 static inline int ath6kl_hif_scat_req_rw(struct ath6kl *ar, in ath6kl_hif_scat_req_rw()
87 static inline int ath6kl_hif_suspend(struct ath6kl *ar, in ath6kl_hif_suspend()
125 static inline int ath6kl_hif_resume(struct ath6kl *ar) in ath6kl_hif_resume()
132 static inline int ath6kl_hif_power_on(struct ath6kl *ar) in ath6kl_hif_power_on()
139 static inline int ath6kl_hif_power_off(struct ath6kl *ar) in ath6kl_hif_power_off()
146 static inline void ath6kl_hif_stop(struct ath6kl *ar) in ath6kl_hif_stop()
[all …]
A Dinit.c282 static int ath6kl_connectservice(struct ath6kl *ar, in ath6kl_connectservice()
536 int ath6kl_configure_target(struct ath6kl *ar) in ath6kl_configure_target()
702 static bool check_device_tree(struct ath6kl *ar) in check_device_tree()
733 static bool check_device_tree(struct ath6kl *ar) in check_device_tree()
1306 static int ath6kl_upload_otp(struct ath6kl *ar) in ath6kl_upload_otp()
1442 static int ath6kl_init_upload(struct ath6kl *ar) in ath6kl_init_upload()
1576 int ath6kl_init_hw_params(struct ath6kl *ar) in ath6kl_init_hw_params()
1828 int ath6kl_init_hw_start(struct ath6kl *ar) in ath6kl_init_hw_start()
1858 int ath6kl_init_hw_stop(struct ath6kl *ar) in ath6kl_init_hw_stop()
1869 void ath6kl_init_hw_restart(struct ath6kl *ar) in ath6kl_init_hw_restart()
[all …]
A Dmain.c28 struct ath6kl *ar = vif->ar; in ath6kl_find_sta() local
65 struct ath6kl *ar = vif->ar; in ath6kl_add_new_sta() local
151 struct ath6kl *ar = devt; in ath6kl_ac2_endpoint_id() local
376 struct ath6kl *ar = vif->ar; in ath6kl_connect_ap_mode_bss() local
531 struct ath6kl *ar = devt; in ath6kl_ready_event() local
560 struct ath6kl *ar = vif->ar; in ath6kl_scan_complete_evt() local
579 struct ath6kl *ar = vif->ar; in ath6kl_commit_ch_switch() local
634 struct ath6kl *ar = vif->ar; in ath6kl_connect_event() local
679 struct ath6kl *ar = vif->ar; in ath6kl_tkip_micerr_event() local
707 struct ath6kl *ar = vif->ar; in ath6kl_update_target_stats() local
[all …]
A 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()
/linux/drivers/net/wireless/ath/ath10k/
A Dpci.c594 struct ath10k *ar = ar_pci->ar; in ath10k_pci_ps_timer() local
847 struct ath10k *ar = ar_pci->ar; in ath10k_pci_rx_replenish_retry() local
1173 struct ath10k *ar = ce_state->ar; in ath10k_pci_htc_tx_cb() local
1194 struct ath10k *ar = ce_state->ar; in ath10k_pci_process_rx_cb() local
1237 struct ath10k *ar = ce_state->ar; in ath10k_pci_process_htt_rx_cb() local
1318 struct ath10k *ar = ce_state->ar; in ath10k_pci_htt_tx_cb() local
1753 struct ath10k *ar = ar_pci->ar; in ath10k_pci_fw_dump_work() local
1974 struct ath10k *ar; in ath10k_pci_rx_pipe_cleanup() local
2006 struct ath10k *ar; in ath10k_pci_tx_pipe_cleanup() local
3099 struct ath10k *ar = arg; in ath10k_pci_interrupt_handler() local
[all …]
A Dahb.c73 static int ath10k_ahb_get_num_banks(struct ath10k *ar) in ath10k_ahb_get_num_banks()
82 static int ath10k_ahb_clock_init(struct ath10k *ar) in ath10k_ahb_clock_init()
113 static void ath10k_ahb_clock_deinit(struct ath10k *ar) in ath10k_ahb_clock_deinit()
122 static int ath10k_ahb_clock_enable(struct ath10k *ar) in ath10k_ahb_clock_enable()
306 static void ath10k_ahb_halt_chip(struct ath10k *ar) in ath10k_ahb_halt_chip()
392 struct ath10k *ar = arg; in ath10k_ahb_interrupt_handler() local
592 static int ath10k_ahb_chip_reset(struct ath10k *ar) in ath10k_ahb_chip_reset()
618 static int ath10k_ahb_hif_start(struct ath10k *ar) in ath10k_ahb_hif_start()
631 static void ath10k_ahb_hif_stop(struct ath10k *ar) in ath10k_ahb_hif_stop()
728 struct ath10k *ar; in ath10k_ahb_probe() local
[all …]
A Dcore.c978 struct ath10k *ar = data; in ath10k_core_check_bdfext() local
1042 int ath10k_core_check_dt(struct ath10k *ar) in ath10k_core_check_dt()
1065 static int ath10k_download_fw(struct ath10k *ar) in ath10k_download_fw()
2234 static int ath10k_init_uart(struct ath10k *ar) in ath10k_init_uart()
2313 void ath10k_core_start_recovery(struct ath10k *ar) in ath10k_core_start_recovery()
2324 void ath10k_core_napi_enable(struct ath10k *ar) in ath10k_core_napi_enable()
3108 void ath10k_core_stop(struct ath10k *ar) in ath10k_core_stop()
3348 int ath10k_core_register(struct ath10k *ar, in ath10k_core_register()
3359 void ath10k_core_unregister(struct ath10k *ar) in ath10k_core_unregister()
3393 struct ath10k *ar; in ath10k_core_create() local
[all …]
A Dsnoc.c494 struct ath10k *ar = pipe->hif_ce_state; in __ath10k_snoc_rx_post_buf() local
532 struct ath10k *ar = pipe->hif_ce_state; in ath10k_snoc_rx_post_pipe() local
573 struct ath10k *ar = ce_state->ar; in ath10k_snoc_process_rx_cb() local
648 struct ath10k *ar = ar_snoc->ar; in ath10k_snoc_rx_replenish_retry() local
655 struct ath10k *ar = ce_state->ar; in ath10k_snoc_htc_tx_cb() local
673 struct ath10k *ar = ce_state->ar; in ath10k_snoc_htt_tx_cb() local
844 struct ath10k *ar; in ath10k_snoc_rx_pipe_cleanup() local
876 struct ath10k *ar; in ath10k_snoc_tx_pipe_cleanup() local
1199 struct ath10k *ar = arg; in ath10k_snoc_per_engine_handler() local
1485 struct ath10k *ar = ar_snoc->ar; in ath10k_snoc_modem_notify() local
[all …]
A Dwmi-ops.h594 ath10k_wmi_cmd_init(struct ath10k *ar) in ath10k_wmi_cmd_init()
609 ath10k_wmi_start_scan(struct ath10k *ar, in ath10k_wmi_start_scan()
673 ath10k_wmi_vdev_start(struct ath10k *ar, in ath10k_wmi_vdev_start()
690 ath10k_wmi_vdev_restart(struct ath10k *ar, in ath10k_wmi_vdev_restart()
976 ath10k_wmi_scan_chan_list(struct ath10k *ar, in ath10k_wmi_scan_chan_list()
1012 ath10k_wmi_peer_assoc(struct ath10k *ar, in ath10k_wmi_peer_assoc()
1110 ath10k_wmi_force_fw_hang(struct ath10k *ar, in ath10k_wmi_force_fw_hang()
1323 ath10k_wmi_sta_keepalive(struct ath10k *ar, in ath10k_wmi_sta_keepalive()
1341 ath10k_wmi_wow_enable(struct ath10k *ar) in ath10k_wmi_wow_enable()
1595 ath10k_wmi_echo(struct ath10k *ar, u32 value) in ath10k_wmi_echo()
[all …]
A Dwmi.c1841 struct ath10k *ar = arvif->ar; in ath10k_wmi_tx_beacon_nowait() local
4179 void ath10k_wmi_event_dfs(struct ath10k *ar, in ath10k_wmi_event_dfs()
6384 int ath10k_wmi_connect(struct ath10k *ar) in ath10k_wmi_connect()
6994 ath10k_wmi_op_gen_start_scan(struct ath10k *ar, in ath10k_wmi_op_gen_start_scan()
7076 ath10k_wmi_op_gen_stop_scan(struct ath10k *ar, in ath10k_wmi_op_gen_stop_scan()
7155 ath10k_wmi_op_gen_vdev_start(struct ath10k *ar, in ath10k_wmi_op_gen_vdev_start()
7675 ath10k_wmi_op_gen_peer_assoc(struct ath10k *ar, in ath10k_wmi_op_gen_peer_assoc()
9057 ath10k_wmi_barrier(struct ath10k *ar) in ath10k_wmi_barrier()
9459 int ath10k_wmi_attach(struct ath10k *ar) in ath10k_wmi_attach()
9554 struct ath10k *ar = ctx; in ath10k_wmi_mgmt_tx_clean_up_pending() local
[all …]
A Ddebug.h134 static inline int ath10k_debug_start(struct ath10k *ar) in ath10k_debug_start()
139 static inline void ath10k_debug_stop(struct ath10k *ar) in ath10k_debug_stop()
143 static inline int ath10k_debug_create(struct ath10k *ar) in ath10k_debug_create()
148 static inline void ath10k_debug_destroy(struct ath10k *ar) in ath10k_debug_destroy()
152 static inline int ath10k_debug_register(struct ath10k *ar) in ath10k_debug_register()
173 ath10k_debug_tpc_stats_final_process(struct ath10k *ar, in ath10k_debug_tpc_stats_final_process()
204 #define ATH10K_DFS_STAT_INC(ar, c) do { } while (0) argument
229 void ath10k_sta_update_rx_duration(struct ath10k *ar, in ath10k_sta_update_rx_duration()
264 static inline int __ath10k_dbg(struct ath10k *ar, in __ath10k_dbg()
271 static inline void ath10k_dbg_dump(struct ath10k *ar, in ath10k_dbg_dump()
[all …]
A Dce.c495 struct ath10k *ar = ce_state->ar; in _ath10k_ce_send_nolock() local
640 struct ath10k *ar = pipe->ar; in __ath10k_ce_send_revert() local
688 struct ath10k *ar = pipe->ar; in ath10k_ce_num_free_src_entries() local
704 struct ath10k *ar = pipe->ar; in __ath10k_ce_rx_num_free_bufs() local
720 struct ath10k *ar = pipe->ar; in __ath10k_ce_rx_post_buf() local
751 struct ath10k *ar = pipe->ar; in __ath10k_ce_rx_post_buf_64() local
782 struct ath10k *ar = pipe->ar; in ath10k_ce_rx_update_write_idx() local
804 struct ath10k *ar = pipe->ar; in ath10k_ce_rx_post_buf() local
957 struct ath10k *ar; in _ath10k_ce_revoke_recv_next() local
1010 struct ath10k *ar; in _ath10k_ce_revoke_recv_next_64() local
[all …]
A Dmac.c240 struct ath10k *ar = arvif->ar; in ath10k_send_key() local
301 struct ath10k *ar = arvif->ar; in ath10k_install_key() local
326 struct ath10k *ar = arvif->ar; in ath10k_install_peer_wep_keys() local
414 struct ath10k *ar = arvif->ar; in ath10k_clear_peer_keys() local
480 struct ath10k *ar = arvif->ar; in ath10k_clear_vdev_key() local
3588 struct ath10k *ar = data; in ath10k_mac_tx_unlock_iter() local
6651 struct ath10k *ar; in ath10k_sta_rc_update_wk() local
6817 struct ath10k *ar; member
7262 struct ath10k *ar; in ath10k_sta_tid_cfg_wk() local
9001 struct ath10k *ar; in ath10k_mac_op_sta_pre_rcu_remove() local
[all …]
A Dusb.c129 struct ath10k *ar = pipe->ar_usb->ar; in ath10k_usb_recv_complete() local
186 struct ath10k *ar = pipe->ar_usb->ar; in ath10k_usb_transmit_complete() local
258 static void ath10k_usb_flush_all(struct ath10k *ar) in ath10k_usb_flush_all()
359 struct ath10k *ar = pipe->ar_usb->ar; in ath10k_usb_io_comp_work() local
373 static void ath10k_usb_destroy(struct ath10k *ar) in ath10k_usb_destroy()
385 static int ath10k_usb_hif_start(struct ath10k *ar) in ath10k_usb_hif_start()
462 static void ath10k_usb_hif_stop(struct ath10k *ar) in ath10k_usb_hif_stop()
714 static int ath10k_usb_hif_resume(struct ath10k *ar) in ath10k_usb_hif_resume()
925 static int ath10k_usb_create(struct ath10k *ar, in ath10k_usb_create()
973 struct ath10k *ar; in ath10k_usb_probe() local
[all …]
A Dsdio.c132 static int ath10k_sdio_config(struct ath10k *ar) in ath10k_sdio_config()
1289 *ath10k_sdio_alloc_busreq(struct ath10k *ar) in ath10k_sdio_alloc_busreq()
1352 struct ath10k *ar = ar_sdio->ar; in ath10k_rx_indication_async_work() local
1375 struct ath10k *ar = ar_sdio->ar; in ath10k_sdio_read_rtc_state() local
1459 struct ath10k *ar = ar_sdio->ar; in ath10k_sdio_write_async_work() local
1522 struct ath10k *ar = ar_sdio->ar; in ath10k_sdio_irq_handler() local
1860 static int ath10k_sdio_hif_start(struct ath10k *ar) in ath10k_sdio_hif_start()
1964 static void ath10k_sdio_hif_stop(struct ath10k *ar) in ath10k_sdio_hif_stop()
2146 struct ath10k *ar = ar_sdio->ar; in ath10k_sdio_pm_suspend() local
2513 struct ath10k *ar; in ath10k_sdio_probe() local
[all …]
A Dhif.h102 static inline int ath10k_hif_tx_sg(struct ath10k *ar, u8 pipe_id, in ath10k_hif_tx_sg()
124 static inline int ath10k_hif_exchange_bmi_msg(struct ath10k *ar, in ath10k_hif_exchange_bmi_msg()
132 static inline int ath10k_hif_start(struct ath10k *ar) in ath10k_hif_start()
137 static inline void ath10k_hif_stop(struct ath10k *ar) in ath10k_hif_stop()
142 static inline int ath10k_hif_start_post(struct ath10k *ar) in ath10k_hif_start_post()
183 static inline int ath10k_hif_power_up(struct ath10k *ar, in ath10k_hif_power_up()
189 static inline void ath10k_hif_power_down(struct ath10k *ar) in ath10k_hif_power_down()
194 static inline int ath10k_hif_suspend(struct ath10k *ar) in ath10k_hif_suspend()
202 static inline int ath10k_hif_resume(struct ath10k *ar) in ath10k_hif_resume()
220 static inline void ath10k_hif_write32(struct ath10k *ar, in ath10k_hif_write32()
[all …]
A Ddebug.c153 struct ath10k *ar = file->private_data; in ath10k_read_wmi_services() local
394 struct ath10k *ar = inode->i_private; in ath10k_fw_stats_open() local
464 struct ath10k *ar = file->private_data; in ath10k_debug_fw_reset_stats_read() local
545 struct ath10k *ar = file->private_data; in ath10k_write_simulate_fw_crash() local
616 struct ath10k *ar = file->private_data; in ath10k_read_chip_id() local
636 struct ath10k *ar = file->private_data; in ath10k_reg_addr_read() local
1159 struct ath10k *ar = hw->priv; in ath10k_debug_get_et_stats() local
1284 struct ath10k *ar = inode->i_private; in ath10k_debug_cal_data_open() local
1629 struct ath10k *ar = inode->i_private; in ath10k_tpc_stats_open() local
2291 struct ath10k *ar = inode->i_private; in ath10k_tpc_stats_final_open() local
[all …]
A Dwmi-tlv.c71 int (*iter)(struct ath10k *ar, u16 tag, u16 len, in ath10k_wmi_tlv_iter()
904 struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_tlv_op_pull_mgmt_tx_bundle_compl_ev()
1724 ath10k_wmi_tlv_op_gen_pdev_resume(struct ath10k *ar) in ath10k_wmi_tlv_op_gen_pdev_resume()
1745 ath10k_wmi_tlv_op_gen_pdev_set_rd(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_pdev_set_rd()
1961 ath10k_wmi_tlv_op_gen_start_scan(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_start_scan()
2061 ath10k_wmi_tlv_op_gen_stop_scan(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_stop_scan()
2121 ath10k_wmi_tlv_op_gen_vdev_create(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_vdev_create()
2170 ath10k_wmi_tlv_op_gen_vdev_start(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_vdev_start()
2656 ath10k_wmi_tlv_op_gen_peer_assoc(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_peer_assoc()
3640 ath10k_wmi_tlv_op_gen_wow_enable(struct ath10k *ar) in ath10k_wmi_tlv_op_gen_wow_enable()
[all …]
A Dhtt_tx.c40 struct ath10k *ar = hw->priv; in __ath10k_htt_tx_txq_recalc() local
118 struct ath10k *ar = hw->priv; in ath10k_htt_tx_txq_recalc() local
135 struct ath10k *ar = hw->priv; in ath10k_htt_tx_txq_update() local
169 struct ath10k *ar = htt->ar; in ath10k_htt_tx_mgmt_inc_pending() local
197 struct ath10k *ar = htt->ar; in ath10k_htt_tx_alloc_msdu_id() local
212 struct ath10k *ar = htt->ar; in ath10k_htt_tx_free_msdu_id() local
223 struct ath10k *ar = htt->ar; in ath10k_htt_tx_free_cont_txbuf_32() local
237 struct ath10k *ar = htt->ar; in ath10k_htt_tx_alloc_cont_txbuf_32() local
256 struct ath10k *ar = htt->ar; in ath10k_htt_tx_free_cont_txbuf_64() local
270 struct ath10k *ar = htt->ar; in ath10k_htt_tx_alloc_cont_txbuf_64() local
[all …]
/linux/drivers/net/wireless/ath/carl9170/
A Dusb.c241 struct ar9170 *ar = urb->context; in carl9170_usb_cmd_complete() local
279 struct ar9170 *ar = urb->context; in carl9170_usb_rx_irq_complete() local
767 void carl9170_usb_stop(struct ar9170 *ar) in carl9170_usb_stop()
793 int carl9170_usb_open(struct ar9170 *ar) in carl9170_usb_open()
866 int carl9170_usb_restart(struct ar9170 *ar) in carl9170_usb_restart()
908 void carl9170_usb_reset(struct ar9170 *ar) in carl9170_usb_reset()
1024 struct ar9170 *ar = context; in carl9170_usb_firmware_step2() local
1040 struct ar9170 *ar; in carl9170_usb_probe() local
1108 struct ar9170 *ar = usb_get_intfdata(intf); in carl9170_usb_disconnect() local
1133 struct ar9170 *ar = usb_get_intfdata(intf); in carl9170_usb_suspend() local
[all …]
A Dmain.c339 struct ar9170 *ar = hw->priv; in carl9170_op_start() local
445 struct ar9170 *ar = hw->priv; in carl9170_op_stop() local
603 struct ar9170 *ar = hw->priv; in carl9170_op_add_interface() local
755 struct ar9170 *ar = hw->priv; in carl9170_op_remove_interface() local
896 struct ar9170 *ar = hw->priv; in carl9170_op_config() local
978 struct ar9170 *ar = hw->priv; in carl9170_op_configure_filter() local
1038 struct ar9170 *ar = hw->priv; in carl9170_op_bss_info_changed() local
1145 struct ar9170 *ar = hw->priv; in carl9170_op_get_tsf() local
1164 struct ar9170 *ar = hw->priv; in carl9170_op_set_key() local
1334 struct ar9170 *ar = hw->priv; in carl9170_op_sta_remove() local
[all …]
A Dtx.c70 static bool is_mem_full(struct ar9170 *ar) in is_mem_full()
264 struct ar9170 *ar; in carl9170_tx_release() local
346 static void carl9170_tx_shift_bm(struct ar9170 *ar, in carl9170_tx_shift_bm()
689 void carl9170_tx_process_status(struct ar9170 *ar, in carl9170_tx_process_status()
765 static __le32 carl9170_tx_physet(struct ar9170 *ar, in carl9170_tx_physet()
825 static bool carl9170_tx_rts_check(struct ar9170 *ar, in carl9170_tx_rts_check()
959 static int carl9170_tx_prepare(struct ar9170 *ar, in carl9170_tx_prepare()
1128 static void carl9170_tx_ampdu(struct ar9170 *ar) in carl9170_tx_ampdu()
1340 static void carl9170_tx(struct ar9170 *ar) in carl9170_tx()
1475 struct ar9170 *ar = hw->priv; in carl9170_op_tx() local
[all …]
A Dmac.c44 int carl9170_set_dyn_sifs_ack(struct ar9170 *ar) in carl9170_set_dyn_sifs_ack()
60 int carl9170_set_rts_cts_rate(struct ar9170 *ar) in carl9170_set_rts_cts_rate()
84 int carl9170_set_slot_time(struct ar9170 *ar) in carl9170_set_slot_time()
106 int carl9170_set_mac_rates(struct ar9170 *ar) in carl9170_set_mac_rates()
136 int carl9170_set_qos(struct ar9170 *ar) in carl9170_set_qos()
171 int carl9170_init_mac(struct ar9170 *ar) in carl9170_init_mac()
257 static int carl9170_set_mac_reg(struct ar9170 *ar, in carl9170_set_mac_reg()
285 int carl9170_update_multicast(struct ar9170 *ar, const u64 mc_hash) in carl9170_update_multicast()
301 int carl9170_set_operating_mode(struct ar9170 *ar) in carl9170_set_operating_mode()
399 int carl9170_set_beacon_timers(struct ar9170 *ar) in carl9170_set_beacon_timers()
[all …]
/linux/drivers/net/wireless/ath/ar5523/
A Dar5523.c94 struct ar5523 *ar = urb->context; in ar5523_cmd_rx_cb() local
224 struct ar5523 *ar = cmd->ar; in ar5523_cmd_tx_cb() local
527 struct ar5523 *ar = data->ar; in ar5523_data_rx_cb() local
742 struct ar5523 *ar = data->ar; in ar5523_data_tx_cb() local
769 struct ar5523 *ar = hw->priv; in ar5523_tx() local
990 struct ar5523 *ar = hw->priv; in ar5523_start() local
1056 struct ar5523 *ar = hw->priv; in ar5523_stop() local
1078 struct ar5523 *ar = hw->priv; in ar5523_set_rts_threshold() local
1093 struct ar5523 *ar = hw->priv; in ar5523_flush() local
1102 struct ar5523 *ar = hw->priv; in ar5523_add_interface() local
[all …]
/linux/drivers/net/wireless/ath/ath11k/
A Dmac.c633 struct ath11k *ar = arvif->ar; in ath11k_recalc_rtscts_prot() local
672 struct ath11k *ar = arvif->ar; in ath11k_mac_set_kickout() local
1054 struct ath11k *ar = hw->priv; in ath11k_mac_op_config() local
1116 struct ath11k *ar = arvif->ar; in ath11k_mac_setup_bcn_tmpl() local
3781 struct ath11k *ar; in ath11k_sta_rc_update_wk() local
3915 struct ath11k *ar; in ath11k_sta_set_4addr_wk() local
4933 struct ath11k *ar = ctx; in ath11k_mac_tx_mgmt_pending_free() local
7579 struct ath11k *ar; in ath11k_mac_unregister() local
7777 struct ath11k *ar; in ath11k_mac_register() local
7822 struct ath11k *ar; in ath11k_mac_allocate() local
[all …]

Completed in 159 milliseconds

1234567