Searched defs:ath11k (Results 1 – 2 of 2) sorted by relevance
444 struct ath11k { struct445 struct ath11k_base *ab; argument446 struct ath11k_pdev *pdev; argument449 struct ath11k_pdev_wmi *wmi; argument450 struct ath11k_pdev_dp dp; argument454 struct ath11k_he ar_he; argument455 enum ath11k_state state; argument462 enum ath11k_scan_state state; argument467 } scan;469 struct {[all …]
148 int (*handler)(struct ath11k *, in ath11k_dbring_set_cfg()