Home
last modified time | relevance | path

Searched refs:ath11k (Results 26 – 45 of 45) sorted by relevance

12

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c6414 struct ath11k *ar; in ath11k_wmi_tlv_rssi_chain_parse()
6482 struct ath11k *ar; in ath11k_wmi_tlv_fw_stats_data_parse()
6992 struct ath11k *ar; in ath11k_reg_11d_new_cc_event()
7081 struct ath11k *ar; in ath11k_reg_chan_list_event()
7275 struct ath11k *ar; in ath11k_peer_delete_resp_event()
7302 struct ath11k *ar; in ath11k_vdev_delete_resp_event()
7346 struct ath11k *ar; in ath11k_vdev_start_resp_event()
7414 struct ath11k *ar; in ath11k_wmi_event_peer_sta_ps_state_chg()
7511 struct ath11k *ar; in ath11k_vdev_stopped_event()
7540 struct ath11k *ar; in ath11k_mgmt_rx_event()
[all …]
H A Dtrace.h31 #define TRACE_SYSTEM ath11k
36 TP_PROTO(struct ath11k *ar, const void *buf, u16 buf_len,
67 TP_PROTO(struct ath11k *ar, const void *data, size_t len),
94 TP_PROTO(struct ath11k *ar, const void *data, size_t log_type, size_t len),
309 TP_PROTO(struct ath11k *ar, const void *peer_addr,
H A Dpeer.c240 void ath11k_peer_cleanup(struct ath11k *ar, u32 vdev_id) in ath11k_peer_cleanup()
266 static int ath11k_wait_for_peer_deleted(struct ath11k *ar, int vdev_id, const u8 *addr) in ath11k_wait_for_peer_deleted()
271 int ath11k_wait_for_peer_delete_done(struct ath11k *ar, u32 vdev_id, in ath11k_wait_for_peer_delete_done()
293 static int __ath11k_peer_delete(struct ath11k *ar, u32 vdev_id, const u8 *addr) in __ath11k_peer_delete()
350 int ath11k_peer_delete(struct ath11k *ar, u32 vdev_id, u8 *addr) in ath11k_peer_delete()
365 static int ath11k_wait_for_peer_created(struct ath11k *ar, int vdev_id, const u8 *addr) in ath11k_wait_for_peer_created()
370 int ath11k_peer_create(struct ath11k *ar, struct ath11k_vif *arvif, in ath11k_peer_create()
H A Dreg.c31 static bool ath11k_regdom_changes(struct ath11k *ar, char *alpha2) in ath11k_regdom_changes()
52 struct ath11k *ar = hw->priv; in ath11k_reg_notifier()
106 int ath11k_reg_update_chan_list(struct ath11k *ar, bool wait) in ath11k_reg_update_chan_list()
241 int ath11k_regd_update(struct ath11k *ar) in ath11k_regd_update()
751 struct ath11k *ar = container_of(work, struct ath11k, in ath11k_regd_update_work()
766 void ath11k_reg_init(struct ath11k *ar) in ath11k_reg_init()
H A Ddp_tx.c82 int ath11k_dp_tx(struct ath11k *ar, struct ath11k_vif *arvif, in ath11k_dp_tx()
290 struct ath11k *ar; in ath11k_dp_tx_free_txbuf()
323 struct ath11k *ar; in ath11k_dp_tx_htt_tx_complete_buf()
430 static void ath11k_dp_tx_cache_peer_stats(struct ath11k *ar, in ath11k_dp_tx_cache_peer_stats()
447 void ath11k_dp_tx_update_txcompl(struct ath11k *ar, struct hal_tx_status *ts) in ath11k_dp_tx_update_txcompl()
546 static void ath11k_dp_tx_complete_msdu(struct ath11k *ar, in ath11k_dp_tx_complete_msdu()
680 struct ath11k *ar; in ath11k_dp_tx_completion_handler()
1027 int ath11k_dp_tx_htt_h2t_ppdu_stats_req(struct ath11k *ar, u32 mask) in ath11k_dp_tx_htt_h2t_ppdu_stats_req()
1130 ath11k_dp_tx_htt_h2t_ext_stats_req(struct ath11k *ar, u8 type, in ath11k_dp_tx_htt_h2t_ext_stats_req()
1178 int ath11k_dp_tx_htt_monitor_mode_ring_config(struct ath11k *ar, bool reset) in ath11k_dp_tx_htt_monitor_mode_ring_config()
H A Ddp.c22 void ath11k_dp_peer_cleanup(struct ath11k *ar, int vdev_id, const u8 *addr) in ath11k_dp_peer_cleanup()
44 int ath11k_dp_peer_setup(struct ath11k *ar, int vdev_id, const u8 *addr) in ath11k_dp_peer_setup()
855 struct ath11k *ar = ath11k_ab_to_ar(ab, id); in ath11k_dp_service_srng()
874 struct ath11k *ar; in ath11k_dp_pdev_free()
889 struct ath11k *ar; in ath11k_dp_pdev_pre_alloc()
913 struct ath11k *ar; in ath11k_dp_pdev_alloc()
996 void ath11k_dp_vdev_tx_attach(struct ath11k *ar, struct ath11k_vif *arvif) in ath11k_dp_vdev_tx_attach()
H A Dcore.c744 void ath11k_fw_stats_init(struct ath11k *ar) in ath11k_fw_stats_init()
776 struct ath11k *ar; in ath11k_core_suspend()
835 struct ath11k *ar; in ath11k_core_resume()
1742 void ath11k_core_halt(struct ath11k *ar) in ath11k_core_halt()
1766 struct ath11k *ar; in ath11k_update_11d()
1794 struct ath11k *ar; in ath11k_core_pre_reconfigure_recovery()
1843 struct ath11k *ar; in ath11k_core_post_reconfigure_recovery()
H A Ddp.h1685 void ath11k_dp_vdev_tx_attach(struct ath11k *ar, struct ath11k_vif *arvif);
1693 int ath11k_dp_peer_setup(struct ath11k *ar, int vdev_id, const u8 *addr);
1694 void ath11k_dp_peer_cleanup(struct ath11k *ar, int vdev_id, const u8 *addr);
H A Ddebugfs_htt_stats.h2022 void ath11k_debugfs_htt_stats_init(struct ath11k *ar);
2025 int ath11k_debugfs_htt_stats_req(struct ath11k *ar);
2029 static inline void ath11k_debugfs_htt_stats_init(struct ath11k *ar) in ath11k_debugfs_htt_stats_init()
2038 static inline int ath11k_debugfs_htt_stats_req(struct ath11k *ar) in ath11k_debugfs_htt_stats_req()
H A Dhal.h963 int ath11k_hal_srng_init(struct ath11k_base *ath11k);
964 void ath11k_hal_srng_deinit(struct ath11k_base *ath11k);
H A Ddebugfs_htt_stats.c4557 struct ath11k *ar; in ath11k_debugfs_htt_ext_stats_handler()
4608 struct ath11k *ar = file->private_data; in ath11k_read_htt_stats_type()
4621 struct ath11k *ar = file->private_data; in ath11k_write_htt_stats_type()
4650 static int ath11k_prep_htt_stats_cfg_params(struct ath11k *ar, u8 type, in ath11k_prep_htt_stats_cfg_params()
4709 int ath11k_debugfs_htt_stats_req(struct ath11k *ar) in ath11k_debugfs_htt_stats_req()
4754 struct ath11k *ar = inode->i_private; in ath11k_open_htt_stats()
4805 struct ath11k *ar = inode->i_private; in ath11k_release_htt_stats()
4840 struct ath11k *ar = file->private_data; in ath11k_read_htt_stats_reset()
4853 struct ath11k *ar = file->private_data; in ath11k_write_htt_stats_reset()
4895 void ath11k_debugfs_htt_stats_init(struct ath11k *ar) in ath11k_debugfs_htt_stats_init()
/openbmc/linux/drivers/net/wireless/ath/
H A DMakefile10 obj-$(CONFIG_ATH11K) += ath11k/
H A DKconfig65 source "drivers/net/wireless/ath/ath11k/Kconfig"
/openbmc/linux/Documentation/devicetree/bindings/net/wireless/
H A Dqcom,ath11k.yaml5 $id: http://devicetree.org/schemas/net/wireless/qcom,ath11k.yaml#
8 title: Qualcomm Technologies ath11k wireless devices
44 qcom,ath11k-calibration-variant:
55 used by ath11k firmware (see bindings/reserved-memory/reserved-memory.txt)
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsc7280-chrome-common.dtsi99 firmware-name = "ath11k/WCN6750/hw1.0/wpss.mdt";
H A Dsc8280xp-lenovo-thinkpad-x13s.dts749 qcom,ath11k-calibration-variant = "LE_X13S";
/openbmc/openbmc/poky/meta/recipes-kernel/linux-firmware/
H A Dlinux-firmware_20240312.bb325 … ${PN}-ar3k-license ${PN}-ar3k ${PN}-ath10k-license ${PN}-ath10k ${PN}-ath11k ${PN}-qca \
486 FILES:${PN}-ath11k = " \
487 ${nonarch_base_libdir}/firmware/ath11k \
496 RDEPENDS:${PN}-ath11k += "${PN}-ath10k-license"
/openbmc/linux/
H A DMAINTAINERS17650 L: ath11k@lists.infradead.org
17652 W: https://wireless.wiki.kernel.org/en/users/Drivers/ath11k
17653 B: https://wireless.wiki.kernel.org/en/users/Drivers/ath11k/bugreport
17655 F: Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml
17656 F: drivers/net/wireless/ath/ath11k/
/openbmc/
H A Dopengrok1.0.log22706 …en: not file-less due to: /opengrok/data/xref/openbmc/linux/drivers/net/wireless/ath/ath11k/ce.c.gz
22707 …ren: its children prevent delete: /opengrok/data/xref/openbmc/linux/drivers/net/wireless/ath/ath11k
H A Dopengrok2.0.log23313 …en: not file-less due to: /opengrok/data/xref/openbmc/linux/drivers/net/wireless/ath/ath11k/ce.c.gz
23314 …ren: its children prevent delete: /opengrok/data/xref/openbmc/linux/drivers/net/wireless/ath/ath11k

12