Searched defs:ath12k (Results 1 – 2 of 2) sorted by relevance
448 struct ath12k { struct449 struct ath12k_base *ab; argument450 struct ath12k_pdev *pdev; argument453 struct ath12k_wmi_pdev *wmi; argument454 struct ath12k_pdev_dp dp; argument458 struct ath12k_he ar_he; argument459 enum ath12k_state state; argument466 enum ath12k_scan_state state; argument471 } scan;473 struct {[all …]
150 int (*handler)(struct ath12k *, in ath12k_dbring_set_cfg()