Home
last modified time | relevance | path

Searched defs:ath11k (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dcore.h648 struct ath11k_pdev_wmi *wmi; argument
651 struct ath11k_he ar_he; argument
659 enum ath11k_scan_state state; argument
689 * vdev_stop_status info, scan data, ath11k_sta info, ath11k_vif info, argument
755 struct ath11k_wow wow; argument
758 struct ath11k_per_peer_tx_stats peer_tx_stats; argument
762 struct ath11k_per_peer_tx_stats cached_stats; argument
769 struct ath11k_debug debug; argument
778 enum ath11k_11d_state state_11d; argument
784 struct ath11k_fw_stats fw_stats; argument
[all …]
H A Ddbring.c186 int (*handler)(struct ath11k *, in ath11k_dbring_set_cfg()