Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dcore.h609 struct ath12k { struct
618 struct ath12k_he ar_he; argument
625 enum ath12k_scan_state state; argument
652 * vdev_stop_status info, scan data, ath12k_sta info, ath12k_link_vif info, argument
669 u8 pdev_idx;
670 u8 lmac_id;
716 struct ath12k_wow wow; argument
719 struct ath12k_per_peer_tx_stats peer_tx_stats; argument
723 struct ath12k_per_peer_tx_stats cached_stats; argument
727 struct ath12k_debug debug; argument
[all …]
H A Ddbring.c150 int (*handler)(struct ath12k *, in ath12k_dbring_set_cfg()